Simple Machines Community Forum

SMF Support => SMF 1.1.x Support => Topic started by: dlukens on November 28, 2005, 11:52:10 AM

Title: Error messages suddenly - Forum does not work - subs.php
Post by: dlukens on November 28, 2005, 11:52:10 AM
Hello and Help Please,
I honestly did not make any changes to the code, and today I started to get the following errors when I try to log in to my board: SMF 1.05

Notice: Only variables should be assigned by reference in /home/XXX/public_html/XXXX/Sources/Subs.php on line 232

Notice: Undefined index: is_admin in /home/XXXXX/public_html/XXXXXX/Sources/Security.php on line 556

Notice: Undefined index: permissions in /home/XXXXX/public_html/XXXXX/Sources/Security.php on line 563

Warning: in_array(): Wrong datatype for second argument in /home/XXXXXX/public_html/XXXXXXX/Sources/Security.php on line 563
session_start(): Cannot send session cookie - headers already sent by (output started at /home/XXXXX/public_html/XXXXXX/Sources/Subs.php:232)
Title: Re: Error messages suddenly - Forum does not work - subs.php
Post by: dtm.exe on November 28, 2005, 11:56:12 AM
PHP 4.4.0 Compatibility (http://www.simplemachines.org/community/index.php?topic=41955.0).
Title: Re: Error messages suddenly - Forum does not work - subs.php
Post by: dlukens on November 28, 2005, 12:02:05 PM
Thanks, it worked.

Boy that was fast!

Thanks again.
Title: Re: Error messages suddenly - Forum does not work - subs.php
Post by: dtm.exe on November 28, 2005, 02:22:43 PM
Quote from: dlukens on November 28, 2005, 12:02:05 PM
Thanks, it worked.

Boy that was fast!

Thanks again.

You're welcome.  Just fo you know for next time, try searching first ;).