Hi, I have ZenPhoto 1.1.5 installed on a server with different domains like .de .jp .it .com which all use the same gallery. I want to set the external_album_folder so that all sites use the same albums folder and I don't have to upload images to all the different domains.
The zp-config.php on all sites uses the main database installation and when I set the external_album_folder to something like:
/home/username/public_html/galleries/images/
...all albums work EXCEPT when viewing an image, which displays the missing image cross icon. If you click on the image it does display in the browser.
I've set all the permissions of the album and cache folder to 777 and the owner to nobody and tried setting the images to 777 also.
Does anyone know why this is happening?
Thanks
Comments
The site is live so when i see you're around i'll set the external folder so you can have a look. (at the moment it's wroking)
Thanks very much.
Post what you find.
http://www.nomadsurfers.jp/surfgalleries/california-61/santa-barbara-accommodation/BestWestern_01.jpg.html?p=*full-image
even though that images is not actually on the .jp site - with the config:
`$conf['external_album_folder'] = '/home/username/public_html/surfgalleries/images/';`
and this is the url which doesn't display when image is being viewed in zenphoto.
http://www.nomadsurfers.jp/surfgalleries/california-61/santa-barbara-accommodation/image/595/BestWestern_01.jpg
I don't understand how it displays when clicked but not in zenphoto image view? Would love to be able to do this and not have to manage 4 different galleries...
Thanks for any help.
PS version is 1.1.4 not 1.1.5 as I wrote originally
Now when I update the main install's albums they all are automatically updated.
Hope this helps someone.
Thanks for all the previous help.