Warning: require_once(/vb.php) [function.require-once]: failed to open stream: No such file or directory in [path]/vb/vb/bootstrap.php on line 54
Fatal error: require_once() [function.require]: Failed opening required '/vb.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/realtors/public_html/vb/vb/bootstrap.php on line 54
I was able to login to the admincp and change the path in the settings, and i reset the cookies with tools.php but its still doing it.
The actual path now would be
Where I can change this so that it recognizes the new path and finds the files?
Fatal error: require_once() [function.require]: Failed opening required '/vb.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/realtors/public_html/vb/vb/bootstrap.php on line 54
I was able to login to the admincp and change the path in the settings, and i reset the cookies with tools.php but its still doing it.
The actual path now would be
Code:
/vb/bootstrap.php
Comment