93Corvette
01-26-2014, 05:02 AM
My website has been down for about 48 hours now. I have submitted a ticket to Vbulletin.com, and also have been working with my host "Hostgator".
I keep on getting this error:
--------------------------------
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home1/navyfami/public_html/mywebsite.com/forums/global.php(834) : eval()'d code on line 100
Parse error: syntax error, unexpected T_STRING in /home1/navyfami/public_html/mywebsite.com/forums/global.php(834) : eval()'d code on line 100
--------------------------------
vBulletin Message
Unable to add cookies, header already sent.
File: /home1/navyfami/public_html/mywebsite.com/forums/global.php(834) : eval()'d code
Line: 100
--------------------------------
Vbulletin says it is some type of plug in problem. However, I have not added any plug in over 2 years. I did what Vbulletin.com wanted me to do which is add the following code:
define('DISABLE_HOOKS', true);
to my config.php directly under <?php which I did.
My website still looks the same with the errors poping up and
I still can't get into my ADMINCP....
What am I doing wrong? How do I fix this?
--------------- Added 1390717692 at 1390717692 ---------------
On line 834 of the global.php file I have this:
eval('$footer = "' . fetch_template('footer') . '";');
Still can't get into the system
I keep on getting this error:
--------------------------------
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home1/navyfami/public_html/mywebsite.com/forums/global.php(834) : eval()'d code on line 100
Parse error: syntax error, unexpected T_STRING in /home1/navyfami/public_html/mywebsite.com/forums/global.php(834) : eval()'d code on line 100
--------------------------------
vBulletin Message
Unable to add cookies, header already sent.
File: /home1/navyfami/public_html/mywebsite.com/forums/global.php(834) : eval()'d code
Line: 100
--------------------------------
Vbulletin says it is some type of plug in problem. However, I have not added any plug in over 2 years. I did what Vbulletin.com wanted me to do which is add the following code:
define('DISABLE_HOOKS', true);
to my config.php directly under <?php which I did.
My website still looks the same with the errors poping up and
I still can't get into my ADMINCP....
What am I doing wrong? How do I fix this?
--------------- Added 1390717692 at 1390717692 ---------------
On line 834 of the global.php file I have this:
eval('$footer = "' . fetch_template('footer') . '";');
Still can't get into the system