![]() |
|
Links to images not /albums directory - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Links to images not /albums directory (/thread-2131.html) |
Links to images not /albums directory - jim47 - 2008-01-25 When I create a gallery and upload an image, ZP creates a directory in /albums. But the link associated with the thumbnail is to a directory in the ZP root. For example, file is uploaded to http://gallery.kearman.com/albums/england/myfile.jpg Thumbnail appears, image is in the right place on the server, but the link on the thumbnail goes to http://gallery.kearman.com/england/myfile.jpg -- not /albums/england Tried changeing Webpath to /gallery, that causes problems with the gallery page. ?? Tried changing Serverpath to /home/kearman/public_html/gallery with no effect. Thanks. Links to images not /albums directory - jim47 - 2008-01-25 Turned off mod_rewrite and now working. |