Page 1 of 1

Stats.inc.php

Posted: 16 October 2013, 22:35
by semeno
Hi,

I am struggling with statistics. I have updated "stats.inc.php" to cover my needs (and I have done the initialization in game.php file). Very basic ones at this stage.
I have just tried to change the sentence "Number of turns". Studio keeps showing me the same sentence whatever I write at the end of the game.

And another point is I can't add any other statistics than the one with id = 10.
Or at least I see that the database (stats table) is updating, but nothing on user interface.

It's like he keeps using some other file on js side.
Did I miss something? Am I the only with issues here?

Thanks for your help!

Re: Stats.inc.php

Posted: 17 October 2013, 10:30
by sourisdudesert
Hello,

Did you use the "Reload statistics configuration" on your control panel? If not, the new statistics won't be taken into account by the Studio.

Cheers,

Re: Stats.inc.php

Posted: 17 October 2013, 20:03
by semeno
Of course not... Perfect, it works!!
Thanks!