SMF Support > SMF 1.1.x Support

Errors in forum

(1/1)

wi X 3L:
Hi,

On one of my forums, I am getting errors at the top of each page. For example, on top of every thread there is this error:


--- Quote ---Notice: Undefined index: previous_next_back in /home/hof1kc5/public_html/cbd/forum/Sources/Display.php on line 193
Notice: Undefined index: previous_next_forward in /home/hof1kc5/public_html/cbd/forum/Sources/Display.php on line 193
--- End quote ---

and also

--- Quote ---Notice: Undefined index: aim_default_message in /home/hof1kc5/public_html/cbd/forum/Sources/Load.php on line 586
Notice: Undefined index: aim_default_message in /home/hof1kc5/public_html/cbd/forum/Sources/Load.php on line 587
Notice: Undefined index: aim_default_message in /home/hof1kc5/public_html/cbd/forum/Sources/Load.php on line 588
--- End quote ---

There are also errors like these at the top of the Admin Center, and when viewing someone's profile.

I have SMF 1.0 Beta 5, upgraded from Beta 4.1 last night.

Thanks for your help,

-wi X 3L

Owdy:
Its lang file error. Do you use latest english lang files?

That first error for example is coused by missing these two strings at bottom of index.english.php file:


--- Quote ---$txt['previous_next_back'] = '« previous';
$txt['previous_next_forward'] = 'next »';
--- End quote ---

wi X 3L:
Uploaded the new language files and it works great now

Thanks for the help

Navigation

[0] Message Index

Go to full version