Hi, I am getting the following error for last 2-3 days.
My website was working absolute fine but suddenly started getting this following error.
PHP Code:
Warning: include_once([path]/includes/vbam_functions.php) [function.include-once]: failed to open stream: No such file or directory in [path]/global.php(400) : eval()'d code on line 73
Warning: include_once() [function.include]: Failed opening '[path]/includes/vbam_functions.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/global.php(400) : eval()'d code on line 73
Fatal error: Class 'vbam' not found in /home/web/public_html/forum/global.php(400) : eval()'d code on line 74
I have also re-uploaded FRESH vBulletin 3.8.3 on the server (replacing old ones to the new files and did an UPGRADE not install because I do not want to lose my previous settings that I have made on the website and do not want to lose any MODS) but still the same thing?