I have updated both the config-inc.php and config-int.php files with the new server paths. I have updated the path settings in the admin settings page. Everywhere I have seen mentioned here and that I can think of, I have changed the path to:
/home/twtexco/public_html/photopost
/home/twtexco/public_html/photopost/data (permissions set to 777)
/home/twtexco/public_html/forums
Everything seems to work except that I always get this error when entering the admin control panel:
Quote:
|
Warning: opendir(/var/www/html/photopost/data/) [function.opendir]: failed to open dir: No such file or directory in /home/twtexco/public_html/photopost/adm-inc.php on line 682
|
I simply cannot find any reference to /var/www/html/photopost/data in any files
I recently moved servers. The only thing that changed was the /var/www/html to /home/twtexco/public_html.
The domain name has not been changed over to the new server yet as my forum is still running on the old server until I get things ironed out on the new server. I have been editing my hosts file to make my computer point the domain name to the IP address of the new server. The forum seems to work perfect. The gallery seems to work fine except for this error.
Kind of stumped...