PDA

View Full Version : Parse Error Message


liznewsome
12-25-2009, 04:37 PM
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/hoodlege/public_html/forums/includes/functions.php(5203) : eval()'d code on line 1

My site will not open and I'm getting this message.

My admin said he tried to upload the 4.0

Prior to that happening in the vbulletin it was saying our skins had expired.

Any help would be appreciated.

Thank you.

liz

Lynne
12-25-2009, 04:53 PM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);