AF_staff
12-04-2010, 01:22 PM
Hi everyone,
One user is currently having problems with our forum. Upon logging in, she cannot view the forum properly. Divs and texts are misplaced/mis-configured as if the .css is not loaded correctly. Even the redirect pages have white background. And she's having this error (located at the top of the forum):
Parse error: syntax error, unexpected '<' in [path]/includes/class_core.php(4411) : eval()'d code on line 117
which I have no idea why it's popping out. Checking the said file (class_core.php) line 117 would lead me to:
/**
* The vBulletin registry object
*
* @var vB_Registry
*/
var $registry = null;
/**
I don't know what's really wrong. Right now, only one user is having this problem. She already cleared her cookies, cache and whatnot and even tried different browsers but to no avail. Version is Vbulletin 4 Patch Level 1. Any help is greatly appreciated! Thanks in advance! :)
Edit: she also tried a default template/style with no parent but it is still the same.
One user is currently having problems with our forum. Upon logging in, she cannot view the forum properly. Divs and texts are misplaced/mis-configured as if the .css is not loaded correctly. Even the redirect pages have white background. And she's having this error (located at the top of the forum):
Parse error: syntax error, unexpected '<' in [path]/includes/class_core.php(4411) : eval()'d code on line 117
which I have no idea why it's popping out. Checking the said file (class_core.php) line 117 would lead me to:
/**
* The vBulletin registry object
*
* @var vB_Registry
*/
var $registry = null;
/**
I don't know what's really wrong. Right now, only one user is having this problem. She already cleared her cookies, cache and whatnot and even tried different browsers but to no avail. Version is Vbulletin 4 Patch Level 1. Any help is greatly appreciated! Thanks in advance! :)
Edit: she also tried a default template/style with no parent but it is still the same.