I installed a Mod (Simplified Header Links) on my phpbb 2.0.22, using the latest version of Easy Mod. That was my second installation, I dont know much about php. The Mod installed with no erros, but now the forum looks horrible. Everything is white and like with no template, disorganized.
The error says:
- Code: Select all
Parse error: syntax error, unexpected '}' in /misc/15/299/002/817/0/user/web/123456.com/foro/includes/template.php(127) : eval()'d code on line 241
I found this article: http://www.phpbb.com/kb/article/parse-error-evald-code/.
I have Notepadd++ and the 241 line on template.php is:
- Code: Select all
return $filename;
So the article is not very helpful in my case. I really dont know how to fix this, for I dont know php. If nobody knows how to help me resolve this error, I would like to know how to unistall the MOD, what file it affected, where to find them...
Please and thanks.
-Christina

