View Single Post
Corey
Administrator

Corey's Avatar

Join Date: Dec 2004
Posts: 13,741
Credits: 111,021
Corey has a reputation beyond repute
Location: Northfield, NH

Send a message via ICQ to Corey
 
09-27-2007, 12:29 PM
Re: Important PHP Changes - Read This (All Servers)

Guys -- Please try to debug the scripts yourself. We have very limited time right now and can't go through everyone's scripts figuring out what functions are disabled. The reality is the script creators should not have suppressed fatal errors but they did. So the only way to figure out what functions are being blocked is to go through the scripts and remove any @ symbols before the function names so it outputs an error.

Remember, we give you hosting, we don't support scripts. So if you want help go through the scripts you're using remove all the @ symbols before any functions and then let us know what the errors are. We'll be happy to help you resolve the problem then. We just can't go through each person's scripts figuring it out for them.

-Corey
Corey is offlineReport Post