News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Error after update to 1.1.7

Started by Pandos, March 03, 2009, 09:19:23 AM

Previous topic - Next topic

Pandos

Hello,
after update to 1.1.7 i've get errors after changing the profile:

Fatal error: Cannot redeclare sssss() (previously declared in /home/dec0y/public_html/Sources/Load.php(520) : eval()'d code(1) : eval()'d.....

I could not find any function called sssss?

Regards

Sven

Kermit

Quote from: Duncan85 on January 06, 2009, 08:04:34 AM
Run this SQL query via phpMyAdmin

What is phpMyAdmin?


REPLACE INTO smf_settings VALUES ('disableTemplateEval', '1');

so we can see,exactly which file causes the error,after that you can run this SQL query again

REPLACE INTO smf_settings VALUES ('disableTemplateEval', '0');
My Mods
Please don't PM/mail me for support,unless i invite you
Formerly known as Duncan85
Quote
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe."

A. Einstein

Pandos

After run this query no error occures. After changing back also. Hope that was the solution.

Thanks  8)

Sven

JimM

Quote from: Pandos on March 03, 2009, 03:50:55 PM
After run this query no error occures. After changing back also. Hope that was the solution.

Thanks  8)

Sven

That's strange.  The query just turns off the eval function and the second one turns it back on.

If this is solved, feel free to mark it as solved by clicking the Mark Topic Solved link at the bottom of the page under the linktree.
Jim "JimM" Moore
Former Support Specialist

sbarker

#4
I'm getting exactly the same error.

SMF 1.1.9 recently tried to update to SMF 1.1.10 but failed due to the smileys - MYSQL version incompatibility issue.

Tried changing the disableTemplateEval value but it made no difference.

Not sure when this problem started.

SB

JimM

Welcome to SMF sbarker.

The smiley issue fix is located here:  How do I fix this "ALTER TABLE smf_smileys ORDER BY LENGTH" error I am getting?

The TemplateEval would not have anything at all to do with that.

This topic is marked as solved.  Please open a new topic next time so that we can keep track of it.
Jim "JimM" Moore
Former Support Specialist

Advertisement: