Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
js | 2011-10-11 | ||
css | 2011-10-11 | ||
wotstat.php | 2011-10-11 | 2.5 kB | |
simple_html_dom.php | 2011-10-11 | 32.1 kB | |
test.php | 2011-10-11 | 1.7 kB | |
list.php | 2011-10-11 | 1.3 kB | |
lost_json.php | 2011-10-11 | 1.5 kB | |
gt2.php | 2011-10-11 | 3.9 kB | |
gt.php | 2011-10-11 | 3.9 kB | |
gl.php | 2011-10-11 | 2.4 kB | |
gmj.php | 2011-10-11 | 2.2 kB | |
gs.php | 2011-10-11 | 3.0 kB | |
get_top_inc.php | 2011-10-11 | 5.2 kB | |
get_top_json.php | 2011-10-11 | 2.5 kB | |
get_mem_json.php | 2011-10-11 | 2.1 kB | |
get_members_json.php | 2011-10-11 | 4.9 kB | |
db.inc.php | 2011-10-11 | 124 Bytes | |
gc.php | 2011-10-11 | 3.0 kB | |
clan.php | 2011-10-11 | 1.1 kB | |
clan_DB.sql | 2011-10-11 | 6.3 kB | |
cc.php | 2011-10-11 | 3.1 kB | |
README.TXT | 2011-10-11 | 1.7 kB | |
index.php | 2011-04-26 | 2.4 kB | |
db.inc | 2011-04-26 | 124 Bytes | |
Totals: 24 Items | 87.0 kB | 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...