View Full Version : error
GigaSb
06-22-2009, 11:59 AM
Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/local/lib/php') in [path]/faq.php(329) : eval()'d code on line 1
when i enter the faq section
snakes1100
06-22-2009, 01:47 PM
According to the link in your sig, i would assume thats your main site and the one with the error, if the version displayed on that site is correct, the version your running faq.php DOESN'T have 329 lines of code, upload a NEW copy of faq.php to your server.
Lynne
06-22-2009, 03:24 PM
Version 3.8, however, does have that many lines and line 329 in there is this:
($hook = vBulletinHook::fetch_hook('faq_complete')) ? eval($hook) : false;
So, if you are talking about a different site than the one in your sig and it is running 3.8, then the error is from a modification that plugs into the faq_complete hook location.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.