![]() |
Tricky problem after server move, possible templates. (vBulletin 3.6.8) I'm having a tricky problem after a server move. I've searched around, but can't seem to find anyone with the same problem. It's not the plugins that's causing it, since they are disabled. I'm guessing there's something wrong with a template, but how can it be fixed? When visiting /forum/ Problem #1: Code: Parse error: syntax error, unexpected '=' in /home/.../public_html/.../forum/global.php(564) : eval()'d code on line 49 Line 564: Code: eval('$footer = "' . fetch_template('footer') . '";'); Problem #2: Code: Parse error: syntax error, unexpected T_STRING in /home/.../public_html/.../forum/includes/functions.php(3217) : eval()'d code on line 2 Line 3217: Code: eval('$forumjump = "' . fetch_template('forumjump') . '";'); Problem #3: Code: Parse error: syntax error, unexpected '=' in /home/.../public_html/.../forum/includes/functions.php(2653) : eval()'d code on line 75 Line 2653: Code: eval('$navbar = "' . fetch_template('navbar') . '";'); Problem #4: Code: Parse error: syntax error, unexpected T_STRING in /home/.../public_html/.../forum/includes/functions.php(2670) : eval()'d code on line 48 Line 2670: Code: eval('print_output("' . fetch_template($templatename) . '");'); And with the login box for the Admin Control Panel looking like this: http://i25.tinypic.com/1z585qw.jpg And trying to login will give you these errors: Code: Parse error: syntax error, unexpected '=' in /home/.../public_html/.../forum/global.php(564) : eval()'d code on line 49 Parse error: syntax error, unexpected T_STRING in /home/.../public_html/.../forum/includes/functions.php(2670) : eval()'d code on line 48 Thank you in advance. |
الساعة الآن 12:06 AM |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir