Topics Statistics (Undefined offset) problem

Current Version: 1.0.2
Released: 04/25/2010
Post Reply
eragon
Newbie
Newbie
Posts: 2
Joined: Fri 10. Sep 2010, 07:16
phpbb.com: eragon

Topics Statistics (Undefined offset) problem

Post by eragon »

I've installed 1.0.2 .. I see the error only when the page shows as a guest

Forum Activity - Topics Statistics

Code: Select all

[phpBB Debug] PHP Notice: in file /includes/stats/stats_activity.php on line 345: Undefined offset: 0
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4813: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3681)
stats_activity.php on line 345

Code: Select all

                    $max_count = $top_topics_by_attachments[0]['count'];

sorry my english
thanks for reply
User avatar
Marc
Administrator
Administrator
Posts: 620
Joined: Tue 2. Sep 2008, 22:48
phpbb.com: Marc
Location: Munich
Contact:

Re: Topics Statistics (Undefined offset) problem

Post by Marc »

I'll take a look at it. ;)
Image
eragon
Newbie
Newbie
Posts: 2
Joined: Fri 10. Sep 2010, 07:16
phpbb.com: eragon

Re: Topics Statistics (Undefined offset) problem

Post by eragon »

any news ? I am waiting fix :)

thanks for reply
User avatar
Marc
Administrator
Administrator
Posts: 620
Joined: Tue 2. Sep 2008, 22:48
phpbb.com: Marc
Location: Munich
Contact:

Re: Topics Statistics (Undefined offset) problem

Post by Marc »

Sorry, but I have been busy the last few weeks so please bare with me. ;)
Image
Post Reply