mod rewrite set to false rewrite base set to /gallery www.domain.com/gallery shows the gallery page with album name, and two images name under the album - However if i click on the album, it does not show the images but a hyperlinnk which then shows the image.
yup, no images are being shown. Everyplace there has to be an image, it is showing a hyperlink to the image. So, there is a link instead of hyperlink, and another link instead of the full image and if i click on that, then the full image is displayed.
cache and albums are both 777 no thumbnails in the cache directory testing on local box on a WAMP package -- so cant setup an outside link anytime soon
i should also add that i have a wordpress installation running on this server
/web mentioend above is teh wordpress blog page i.e. /web/index.php is wordpress blog wp has .htaccess file that has Rewritebase set to / in case that makes any difference
Comments
rewrite base set to /gallery
www.domain.com/gallery shows the gallery page
with album name, and two images name under the album - However if i click on the album, it does not show the images but a hyperlinnk which then shows the image.
no images are being shown.
Everyplace there has to be an image, it is showing a hyperlink to the image. So, there is a link instead of hyperlink, and another link instead of the full image and if i click on that, then the full image is displayed.
Path settings, image rendering settings ?
are your cache and albums directory chmod777?
are there any thumbnails in the cache directory?
cache and albums are both 777
no thumbnails in the cache directory
testing on local box on a WAMP package -- so cant setup an outside link anytime soon
no thumbs are created under cache
directory is set to 777
but when i give hostname/photos/albums/<name-of-album>/<file-name>t the browser is able to display the image
But within zenphoto, the image is supposed (?) to appear as hostname/photos/albumname/filename and therefore doesnot show up correctly ?
Please advise
does wamp server support mod-rewrite?
Here are the combinations I tried
1. mod rewrite - false
defined webpath and server path
2. mad rewrite - false
commented webpath and server path
3. mod rewrite - true
defined webpath serverpath and rewritebase
4. mod rewrite - true
comment webpath srverpath
defined rewrite base
result is exact same in each case.
for the record.
/
/web -- mysite.com
/web/photos -- mysite.com/photos --> zenphoto directory
Webpath is /photos
ReWritebase is also /photos
Serverpath is full name leadingup to /photos
/photos -- /albums -- /test -- testimage.jpg
/web mentioend above is teh wordpress blog page
i.e. /web/index.php is wordpress blog
wp has .htaccess file that has Rewritebase set to / in case that makes any difference
I found a previous post here :
My gallery behaves the exact same as the one in this:
http://www.zenphoto.org/support/topic.php?id=688