Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: Jawcl on September 20, 2010, 08:49:49 PM

Title: Fatal error after editing theme
Post by: Jawcl on September 20, 2010, 08:49:49 PM
I removed a line for ads in my theme and got a fatal error message :(  It says
Quote
Fatal error: Cannot redeclare template_body_below() (previously declared in /home/acidburn/ipt/community/Sources/Load.php(2097) : eval()'d code:268) in /home/acidburn/ipt/community/Sources/Load.php(2097) : eval()'d code on line 300

Exactly what is wrong?

Thank you!!!
Title: Re: Fatal error after editing theme
Post by: xenovanis on September 21, 2010, 03:16:30 PM
Hi Jawcl :)

Can you post the code from about 10 lines before and 10 lines after the part you changed? Please use [code][/code] tags to embed the code.

What file did you modify?