I am getting the following error
Warning: preg_match() [function.preg-match]: Unknown modifier 'h' in /global.php(233) : eval()'d code on line 9
and when I try to log in I get
vBulletin Message
Unable to add cookies, header already sent.
File: /usr/local/www/htdocs/htf/includes/class_core.php
Line: 3052
I couldn't log in to turn off the product so I deleted it from the database. I am still getting the error message. The only way I can get my forum to work is to comment out
($hook = vBulletinHook::fetch_hook('style_fetch')) ? eval($hook) : false;
Then everything works except now I cannot access my portal page that uses vBAdvanced as it uses the fetch_hook to load.
Any ideas how to fix this?
Thanks,
Parker
|