Log in

View Full Version : Vb error


ravenfaust
05-11-2010, 10:36 PM
Im getting this error when trying to view my site:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/ravens/public_html/includes/functions.php(5347) : eval()'d code on line 1

Parse error: syntax error, unexpected T_STRING in /home/ravens/public_html/global.php(603) : eval()'d code on line 1

Fatal error: Class 'vB_Template_Runtime' not found in /home/ravens/public_html/global.php(604) : eval()'d code on line 6

What could cause this ? i have turned all hooks off via Config.php

Lynne
05-12-2010, 02:29 AM
You posted in the vB3 forum, so I'll assume that is what you are using but.... there is no class "vB_Template_Runtime" in vB3. So, it almost sounds like you have mixed up a vB4 modification with your vB3 site? (Which doesn't sound right if you have all the plugins off, but there should be no call to vB_Template_Runtime on a vB3 site).