Search found 5 matches

by GROMOVNIK
16 Oct 2012, 20:14
Forum: Top Stats
Topic: TopStats on external page
Replies: 7
Views: 4505

TopStats on external page

Done, working fine. Thank you very much. Just one more question, in table 5 most active forums, i got list, but number of posts is not matching with posts in forum, is there any error in counting or there is some other error? Thank's again.
by GROMOVNIK
16 Oct 2012, 20:03
Forum: Top Stats
Topic: TopStats on external page
Replies: 7
Views: 4505

TopStats on external page

Errors:
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_top_stats.php on line 204: Division by zero
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_top_stats.php on line 244: Division by zero

No, my board have about 35000 post's.
poljoforum.rs/statistika.php
by GROMOVNIK
16 Oct 2012, 19:52
Forum: Top Stats
Topic: TopStats on external page
Replies: 7
Views: 4505

TopStats on external page

Done, i can see other boxes, but i got error 204 and 244 in /includes/functions_top_stats.php.
by GROMOVNIK
16 Oct 2012, 18:21
Forum: Top Stats
Topic: TopStats on external page
Replies: 7
Views: 4505

TopStats on external page

Hi, I implement TopStats in my forum poljoforum.rs/statistika.php, i want to use it in separate page out of forum. Code for file Statistika.php <?php /** * * @package phpBB3 * @version $Id: page.php ~ Stilithius $ * @copyright (c) 2005 phpBB Group * */ /** * @ignore */ define('IN_PHPBB', true ...
by GROMOVNIK
16 Oct 2012, 15:30
Forum: Top Stats
Topic: Top Stats
Replies: 32
Views: 19699

Top Stats

Hi, I implement TopStats in my forum poljoforum.rs/statistika.php, i want to use it in separate page out of forum. Code for file Statistika.php <?php /** * * @package phpBB3 * @version $Id: page.php ~ Stilithius $ * @copyright (c) 2005 phpBB Group * */ /** * @ignore */ define('IN_PHPBB', true ...