[SMF 2.0.2] Subs/Load.php ''Undefined index: online'' errors

Started by Rain Forest, October 03, 2012, 09:47:54 AM

Previous topic - Next topic

Rain Forest

Hello all,

I have this ''Undefined index: online'' errors at my subs/load.php and I don't know where it's coming from..


8: Undefined index: online
Apply Filter: Only show the errors from this file
File: /var/www/vhosts/website.../httpdocs/forum/Sources/Load.php
Line: 1281

8: Undefined index: online
Apply Filter: Only show the errors from this file
File: /var/www/vhosts/website.../httpdocs/forum/Sources/Load.php
Line: 1283

8: Undefined index: online
Apply Filter: Only show the errors from this file
File: /var/www/vhosts/website.../httpdocs/forum/Sources/Load.php
Line: 1285 


Please help! :)

Shambles

I think it's suggesting you don't have a declaration for $txt['online'] in your index.english.php file (and probably the 'offline' equivalent)

Check that file first.

Rain Forest

Quote from: Shambles™ on October 03, 2012, 09:58:55 AM
I think it's suggesting you don't have a declaration for $txt['online'] in your index.english.php file (and probably the 'offline' equivalent)

Check that file first.

Hmm, no errors so far. Thank you so much!

Advertisement: