PDA

View Full Version : Moved Servers and having issues


nick-harper
06-02-2011, 08:26 PM
Hi,

I moved over to a new server, backed up the DB and backed up the files.

Re uploaded and edited the config file with the new login, uploaded the db and the site works 95%

I get this error:

Parse error: syntax error, unexpected '&' in /home/content/98/7934498/html/includes/class_core.php(4444) : eval()'d code on line 41

When I click on a forum I get:

Unable to add cookies, header already sent.
File: /home/content/98/7934498/html/includes/class_core.php(4444) : eval()'d code
Line: 41

There are no plugins installed, I have the hooks disabled in the config file just in case but it still plays up.

Lynne
06-03-2011, 03:28 AM
That error is from a template. Create a new style with no parent:

Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save

Then browse the site using that totally default vbulletin style - do you still have the same problem?