Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   ZenTracker (http://www.bvlist.com/forumdisplay.php?f=81)
-   -   ZenTracker 1.0 rev. 38 (http://www.bvlist.com/showthread.php?t=6936)

Optix 1st September 2011 00:45

ZenTracker 1.0 rev. 38
 
3 Attachment(s)
Download: svn://svn.code.sf.net/p/zentracker/code

demo: http://le.zentracker.net
DL: https://sourceforge.net/projects/zentracker/files

Quick Installation Guide:

- Unpack and point Apache to the /web folder (DocumentRoot).
- Check that the directive "AllowOverride" is set to "All".
- Enable URL rewriting: a2enmod rewrite
- Install memcache: apt-get install memcached php5-memcache
- Change "apps / frontend / config / app.yml" and other files with your values ​​to your liking.
- Call install.php

Phogo 1st September 2011 12:33

Looks great, thanks for the post

Fynnon 1st September 2011 15:25

it is very nice indeed, great job :ok:

DARCK 1st September 2011 17:08

hi
 
very nice :ok:

McNaccken 1st September 2011 18:23

hmm interesting. Must test it right now :cool:

Optix 12th September 2011 02:05

Please notice that the ZIP is just here to try the platform.
If you want put it on production, please use the SVN version. There are the same files as the zentracker.net ones.

For this last version, i've added 2 more features.
If you have any question or issue, you can post here (i come every day) or on SourceForge if you've an account there.

DAKz 12th September 2011 02:53

??
 
Quote:

Originally Posted by Optix (Post 29981)
Thanks for creating the topic for me :)

Please notice that the ZIP is just here to try the platform. If you want put it on production, please use the SVN version. There are the same files as the zentracker.net ones. For this last version, i've added 2 more features.

If you have any question or issue, you can post here (i come every day) or on SourceForge if you've an account there.


A link would have been nice to the SVN version :unknown:

Optix 12th September 2011 03:01

Sure.

https://sourceforge.net/p/zentracker/code/

Fynnon 12th September 2011 03:30

is this in english too or just in french?

Optix 12th September 2011 16:37

Yes, the script will be available in English too.

Currently, the translation is not finished and I'm working on it.
But you can switch in English by changing this line in "apps/frontend/lib/layoutFilter.class.php":

PHP Code:

$this->getContext()->getUser()->setCulture('fr_FR'); 

To

PHP Code:

$this->getContext()->getUser()->setCulture('en_US'); 



All times are GMT +2. The time now is 19:11.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.