A couple other things:
I remember at some point changing things so the forums would be at mu-43.com instead of mu-43.com/forums. Should I move the gallery directory to public_html > mu-43.com > gallery instead of public_html > gallery ?
Edit: I just moved the gallery to public_html > mu-43.com > gallery
Now when I go to mu-43.com/gallery, I get:
Quote:
Warning: require_once(./gallery_config.php) [function.require-once]: failed to open stream: No such file or directory in /home/asabet/public_html/mu-43.com/gallery/gallery_global.php on line 55
Fatal error: require_once() [function.require]: Failed opening required './gallery_config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/asabet/public_html/mu-43.com/gallery/gallery_global.php on line 55
|
Also, I previously renamed cmps_index.php file to index.php so that mu-43.com would point to the vBadvanced CMPS instead of the main forum page. Does this matter for my vbgallery installation?