Download Latest Version wotstat.zip (721.6 kB)
Email in envelope

Get an email when there's a new version of WoT Clan Stat DB

Name Modified Size InfoDownloads / Week
Parent folder
i18n 2011-10-11
src 2011-10-11
ui 2011-10-11
jquery-1.5.2.min.js 2011-10-11 85.9 kB
jquery.jqGrid.min.js 2011-10-11 229.1 kB
list_clan.js 2011-10-11 884 Bytes
jquery-ui-1.8.12.custom.min.js 2011-10-11 208.5 kB
jquery-1.5.1.min.js 2011-10-11 85.3 kB
jquery.jqGrid.src.js 2011-10-11 382.8 kB
jquery-ui-1.8.11.custom.min.js 2011-10-11 208.2 kB
wot_tables.js 2011-10-11 12.4 kB
clock.js 2011-10-11 2.2 kB
Totals: 12 Items   1.2 MB 0
1. Требования:
- PHP5.x/MySQL5.x Web-server (Apache2.x and etc.).
- Cron или любой другой планировщик задач.
2. Установка.
- Создать БД и загрузить шаблоны таблиц из файла clan_db.mysql (импорт sql).
- вписать в "db.inc" свои данные по серверу/клану (изменить acc/pass/db/host/clan_id/clan_tag).
- добавить расписание запуска скриптов (Cron):
минуты -   -   -   	команда (указать полные пути).
0		*	*	*	*	php ..../public_html/wotstat/gc.php	
5-55	*	*	*	*	php ..../public_html/wotstat/gs.php	
5-55	*	*	*	*	php ..../public_html/wotstat/gt.php	
4		*	*	*	*	php ..../public_html/wotstat/cc.php	

- Для установки других тем оформления качать отсюда http://jqueryui.com/themeroller/ , затем прописать свою тему в строке: <link type="text/css" href="css/<ИМЯ ТЕМЫ>/jquery-ui-1.8.11.custom.css" rel="stylesheet" />
- enjoy...


1. Requires.
- PHP5.x/MySQL5.x Web-server (Apache2.x and etc.).
- Cron or another scheduler.
2. Installation.
- Create database and upload clan_db.mysql.
- edit "db.inc" (edit acc/pass/db/host/clan_id/clan_tag).
- add scheduled task for update stats (Cron):
Minutes -   -   -   	Path.
0		*	*	*	*	php ..../public_html/wotstat/gc.php	
5-55	*	*	*	*	php ..../public_html/wotstat/gs.php	
5-55	*	*	*	*	php ..../public_html/wotstat/gt.php	
4		*	*	*	*	php ..../public_html/wotstat/cc.php	

- for install another GUI theme - see http://jqueryui.com/themeroller/
- enjoy...
Source: README.TXT, updated 2011-10-11