We recently moved to a new server that had a different setup for the sites. The gallery was /home/sites/gallery but is now /home/gallery/public_html
I edited config-inc.php but a user has this error
Quote:
|
Warning: getimagesize(/home/sites/gallery/data/500/car11.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/gallery/public_html/image-inc.php on line 264 Warning: copy(/home/sites/gallery/data/500/car11.jpg) [function.copy]: failed to open stream: No such file or directory in /home/gallery/public_html/image-inc.php on line 327
|
It is making a reference to the old configuration of /home/sites/gallery. Have I missed something?
Bob