ZenphotoCMS Forum
installed but doesnt show images - 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: installed but doesnt show images (/thread-673.html)



installed but doesnt show images - trivialpursuits - 2006-07-13

Hello

I have no troubles installing, but after uploading the images dont show up. The link to the images, do.




installed but doesnt show images - trivialpursuits - 2006-07-13

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.




installed but doesnt show images - trivialpursuits - 2006-07-13

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 ?




installed but doesnt show images - Chilifrei64 - 2006-07-13

do you have a link to your site?

are your cache and albums directory chmod777?

are there any thumbnails in the cache directory?




installed but doesnt show images - trivialpursuits - 2006-07-14

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




installed but doesnt show images - trivialpursuits - 2006-07-14

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




installed but doesnt show images - Chilifrei64 - 2006-07-14

set mod-rewrite in the zp-config to false and see if that fixes your problem

does wamp server support mod-rewrite?




installed but doesnt show images - trivialpursuits - 2006-07-14

tried that. it doesn't

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




installed but doesnt show images - trivialpursuits - 2006-07-14

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




installed but doesnt show images - trivialpursuits - 2006-07-14

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




installed but doesnt show images - pravin - 2006-09-20

I have the exact same problem. I'm running wordpress on dreamhost.




installed but doesnt show images - pravin - 2006-09-20

Solved it by uploading the .htaccess file to the directory in which i installed zenphoto




installed but doesnt show images - gunkdesign - 2006-11-20

I'm having the same problem, what do I need to put in to my .htaccess file to direct it to the same folders?




installed but doesnt show images - gunkdesign - 2006-11-20

fixed it, donwloads the ht access file on a pc and uploaded it to the server.