The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
VB or Server Error, please help!
Hi Guys,
I got the following message over the weekend and we've gotten reports of the site just not loading as if the files weren't there. Is there anything that I should do to prevent it from happening again? Thanks. Warning: Unknown(./includes/vba_global_error.php): failed to open stream: No such file or directory in /includes/functions.php(2658) : eval()'d code on line 1 Fatal error: (null)() [function.require]: Failed opening required './includes/vba_global_error.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/clubwrx/public_html/forums/includes/functions.php(2658) : eval()'d code on line 1 |
#2
|
||||
|
||||
Linke 2658 in functions.php is:
($hook = vBulletinHook::fetch_hook('error_generic')) ? eval($hook) : false; So, this error is from a plugin using the 'error_generic' hook. The file, vba_global_error.php is not a standard vbulletin file at all. It looks like it is from vbadvanced. |
#3
|
||||
|
||||
reupload all the vbadvanced files and see if that helps
|
#4
|
||||
|
||||
You might have better luck at the vba support site as well
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|