TinyPortal

Development => Support => Older SMF versions => Topic started by: erikdiamond on August 10, 2005, 11:00:50 PM

Title: Forum Problem!
Post by: erikdiamond on August 10, 2005, 11:00:50 PM
Bloc and friends,

This just happened. I did not change anything on my forum or server. I don't know why I get the error message below when you visit  www.tribulationsigns.com/forum. What does the errors means? And how can I make forum accessible again?

Thanks, Erik


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

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

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

Warning: in_array(): Wrong datatype for second argument in /home/tribula/public_html/forum/Sources/Security.php on line 563
session_start(): Cannot send session cookie - headers already sent by (output started at /home/tribula/public_html/forum/Sources/Subs.php:232)
Title: Re: Forum Problem!
Post by: IchBin on August 10, 2005, 11:23:25 PM
A couple of questions. Do you have any mods installed? Did you just install a mod? You might want to check to see if your host just upgraded php. Your errors are covered pretty well on the SMF forum.
Title: Re: Forum Problem!
Post by: Bjørn on August 11, 2005, 12:49:05 AM
I think its probably the error that goes with upgrades of PHP, like IchBin mentions. There are a fix for it described in package manager(under news there) or this link:

http://www.simplemachines.org/community/index.php?topic=41955.0
Title: Re: Forum Problem!
Post by: erikdiamond on August 11, 2005, 12:51:21 AM
Thank you. I will check with my host. And hopefully I can fix it.

ERik
Title: Re: Forum Problem!
Post by: burglar on January 19, 2006, 06:17:29 PM
just open your subs.php in your sources directory
search for '&mysql' andd remove the '&' before mysql
save and upload ready for php 4.4.x and above