If you are having problems on your SMF board due to PHP errors, please look at
http://www.simplemachines.org/commun...?topic=41807.0
That will explain to you what file to modify in order to fix it and make it compatible with the newer PHP.
Errors are like this example:
Quote:
Notice: Only variables should be assigned by reference in /www/m/masmforum/htdocs/simple/Sources/Subs.php on line 232
Notice: Undefined index: is_admin in /www/m/masmforum/htdocs/simple/Sources/Security.php on line 556
Notice: Undefined index: permissions in /www/m/masmforum/htdocs/simple/Sources/Security.php on line 563
Warning: in_array(): Wrong datatype for second argument in /www/m/masmforum/htdocs/simple/Sources/Security.php on line 563
session_start(): Cannot send session cache limiter - headers already sent (output started at /www/m/masmforum/htdocs/simple/Sources/Subs.php:232)
Notice: Only variables should be assigned by reference in /www/m/masmforum/htdocs/simple/Sources/Subs.php on line 232
|