Ive recently just moved my hosting and gallery to a new server which means the i had to edit the config-inc.php file to reflect the new file locations.
ive gone through and updated the database with the correct paths and all the images appear in the gallery but when i go into the admin panel i get this message on the top
Quote:
Warning: opendir(/OLDDIRECTORY/data/) [function.opendir]: failed to open dir: No such file or directory in /newdirectory/adm-inc.php on line 589
Warning: readdir(): supplied argument is not a valid Directory resource in /newdirectory/adm-inc.php on line 592
Warning: closedir(): supplied argument is not a valid Directory resource in /newdirectory/adm-inc.php on line 609
|
For some reason its asking for the old directory first ? where does this setting from from?