Hello
I have no troubles installing, but after uploading the images dont show up. The link to the images, do.
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.
Path settings, image rendering settings ?
do you have a link to your site?
are your cache and albums directory chmod777?
are there any thumbnails in the cache directory?
Chilifrei64,
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 think the problem is that the thumbs or images are not displayed within zenphoto
no thumbs are created under cache
directory is set to 777
but when i give hostname/photos/albums//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
set mod-rewrite in the zp-config to false and see if that fixes your problem
does wamp server support mod-rewrite?
tried that. it doesn't
Here are the combinations I tried
mod rewrite - false
defined webpath and server path
mad rewrite - false
commented webpath and server path
mod rewrite - true
defined webpath serverpath and rewritebase
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
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
chilifrei,
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
I'm having the same problem, what do I need to put in to my .htaccess file to direct it to the same folders?
fixed it, donwloads the ht access file on a pc and uploaded it to the server.