I have a site up and running on 4.0.2. I tried to move it to a different directory as you would a 3.x version.
This is what I get.
The only thing I changed was the trailing directory. Yet it looks like its still looking for it in the old directory.
The admin panel works fine, and I changed the URL in there, but no go.
Any ideas?
This is what I get.
Code:
Warning: require_once(/vb.php) [function.require]: failed to open stream: No such file or directory in /home/xxxxxxxx/public_html/forums/2009/2010/1a2b3c/includes/class_bootstrap_framework.php on line 84 Fatal error: require_once() [function.require]: Failed opening required '/vb.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxxx/public_html/forums/2009/2010/1a2b3c/includes/class_bootstrap_framework.php on line 84
The only thing I changed was the trailing directory. Yet it looks like its still looking for it in the old directory.
The admin panel works fine, and I changed the URL in there, but no go.
Any ideas?
Comment