Страница 1 из 10

English speaking thread

СообщениеДобавлено: 22 авг 2012, 16:38
Exinaus
In this thread you can ask your questions.

Re: English speaking thread

СообщениеДобавлено: 24 авг 2012, 13:30
methoz
Greetings, can somebody make english tutorial? My website supports mysql, php (all required php things)
but don't show new tanks, who join in our clan, who leave us etc.

And cron says:
Код: Выделить всё
Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/27781/virtual/www/stats/including/check.php:1) in /data/web/virtuals/27781/virtual/www/stats/function/auth.php on line 129

Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/27781/virtual/www/stats/including/check.php:1) in /data/web/virtuals/27781/virtual/www/stats/function/auth.php on line 129

Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/27781/virtual/www/stats/including/check.php:1) in /data/web/virtuals/27781/virtual/www/stats/function/auth.php on line 129

Warning: Cannot modify header information - headers already sent by (output started at /data/web/virtuals/27781/virtual/www/stats/including/check.php:1) in /data/web/virtuals/27781/virtual/www/stats/function/auth.php on line 85
Job Done


+ Can somebody help me in eglish topic?
My stats dont show new players, players who left clan, new tanks, notrhing :(

Re: English speaking thread

СообщениеДобавлено: 25 авг 2012, 18:47
shw
methoz писал(а):And cron says:
Код: Выделить всё
Warning: Cannot modify header information - headers already sent by
Job Done

My stats don't show new players, players who left clan, new tanks, notrhing :(


hello.
please give more information.
what version of module you use now?
do you use login and password different from standart (admin/123456)?
what cron.php say when you open page
Код: Выделить всёhttp://yourstatisticsite/cron.php?user=youcurrentadminlogin&pass=yourcurrentadminpassword ?


PS if cron enabled, no errors and start once/a day in appr. same time, - it take's up to four days (~72 hours) to collect data. After that period stat will display addition info - new players, players who left clan, new tanks, info on some tabs

Re: English speaking thread

СообщениеДобавлено: 25 авг 2012, 19:12
methoz
Hello,
im using clan_stat-211 and im using only admin/123456 login

Код: Выделить всё    http://yourstatisticsite/cron.php?user=youcurrentadminlogin&pass=yourcurrentadminpassword ?

It's says:
Код: Выделить всё"Notice: Undefined index: pass in /data/web/virtuals/27781/virtual/www/stats/cron.php on line 35
Job Done"


I install clan stats yesterday, so thats maybe problem?

Re: English speaking thread

СообщениеДобавлено: 25 авг 2012, 21:06
shw
methoz писал(а):Hello,
im using clan_stat-211 and im using only admin/123456 login

Код: Выделить всё    http://yourstatisticsite/cron.php?user=youcurrentadminlogin&pass=yourcurrentadminpassword ?

It's says:
Код: Выделить всё"Notice: Undefined index: pass in /data/web/virtuals/27781/virtual/www/stats/cron.php on line 35
Job Done"


I install clan stats yesterday, so thats maybe problem?

Errors and notice are not normal, but probably cron is working.

Check cron.php, line 30:
if in your file before second function isset there is no "!" symbol, add it. It must look like this:
Код: Выделить всё     if(!isset($_GET['user']) && !isset($_GET['pass'])){

If all fine and notice remains, make for your admin account more simple password (only numbers and lowercase letters).

And yes, wait some time (3-4 days with daily cron) and stat show info you need.

Re: English speaking thread

СообщениеДобавлено: 25 авг 2012, 21:56
methoz
Well, i try it tomorrow, and thanks for help.

Re: English speaking thread

СообщениеДобавлено: 01 сен 2012, 14:49
methoz
Hello, now statistic don't show anything. Ca. 3 days don't works new players, new tanks, Overall activity, nothing.
But i don't make changes in settings.

Re: English speaking thread

СообщениеДобавлено: 01 сен 2012, 14:54
shw
Код: Выделить всё"Notice: Undefined index: pass in /data/web/virtuals/27781/virtual/www/stats/cron.php on line 35

is still shown by cron?

Re: English speaking thread

СообщениеДобавлено: 01 сен 2012, 15:03
methoz
shw писал(а):
Код: Выделить всё"Notice: Undefined index: pass in /data/web/virtuals/27781/virtual/www/stats/cron.php on line 35

is still shown by cron?


Yes, still
Код: Выделить всёNotice: Undefined index: pass in /data/web/virtuals/27781/virtual/www/stats/cron.php on line 35
Job Done

but few days everythings works fine, no problems at mi stats website.

Код: Выделить всё         if(!isset($_GET['user']) && !isset($_GET['pass'])){

This is in my cron added.

Re: English speaking thread

СообщениеДобавлено: 01 сен 2012, 15:29
shw
silly question - "Collect statistics of players in time" is on in admin panel?

methoz писал(а):
Код: Выделить всё         if(!isset($_GET['user']) && !isset($_GET['pass'])){

This is in my cron added.


added only missed "!" or additionally all string?
methoz писал(а):3 days don't works new players, new tanks, Overall activity, nothing.

So, this data never was shown?

del cron.php and try this:
(2.27 КБ) Скачиваний: 223

in this ver no login and password needed