Warning: The author of this contribution does not provide support for it anymore.

Top Five

strange error about top 5 - Top Five

strange error about top 5

by Neuropass » Thu Sep 30, 2010 12:39 am

lately for some reason i'm getting this error on my Simple portal page when i'm logged off.

Code: Select all

[phpBB Debug] PHP Notice: in file /includes/top_five.php on line 75: Undefined index: NO_TOPIC_EXIST
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4351: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3497)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4353: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3497)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4354: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3497)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4355: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3497


why is that? i mean all the sudden? how do i fix it?

Thanks as always Rich..
User avatar
Neuropass
Registered User
Posts: 1163
Joined: Fri Apr 17, 2009 2:02 pm
Location: SciTE4AutoIt3

Re: strange error about top 5

by RMcGirr83 » Thu Sep 30, 2010 12:53 am

You are missing the edits for the lang file...the one that adds "NO_TOPIC_EXIST" which I think is in the new lang file with the mod?
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer 🍺
User avatar
RMcGirr83
Former Team Member
Posts: 22072
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: strange error about top 5

by Neuropass » Thu Sep 30, 2010 1:00 am

That's it.. thanks Rich , i think i forgot to copy the new file over when i updated your mod...
User avatar
Neuropass
Registered User
Posts: 1163
Joined: Fri Apr 17, 2009 2:02 pm
Location: SciTE4AutoIt3