I've just moved a site to a new server. I'm still seeing some old paths.
For example, when trying to post a new image we get this error:
Quote:
Problem running JPEGTRAN:
"/usr/bin/jpegtran" -copy none /home/sites/site1/web/data/504/TexMexMeatballs.jpg
Error Code: 1
|
When viewing the Stats page in the admin I get this error:
Quote:
Warning: opendir(/home/sites/site1/web/data/) [function.opendir]: failed to open dir: No such file or directory in /homepages/43/d200792127/htdocs/community/adm-inc.php on line 682
Warning: readdir(): supplied argument is not a valid Directory resource in /homepages/43/d200792127/htdocs/community/adm-inc.php on line 684
Warning: closedir(): supplied argument is not a valid Directory resource in /homepages/43/d200792127/htdocs/community/adm-inc.php on line 692
|
The "/home/sites/site1/web/data/" path is from the old server.
Mel