ZenphotoCMS Forum
1.0.3 no thumb - 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: 1.0.3 no thumb (/thread-598.html)



1.0.3 no thumb - fishhead - 2006-06-16

I recently installed version 1.0.3, however I cannot see any images after upload ( neither is there anything in the cache). Last week I was using 1.0.1 witout issue.

I notice that if I hover over an image, the path does not point to the albums folder.. e.g image is located in: http://www.example.com/zenphoto/albums/Dublin/xxx.jpg, but the path points to: http://www.example.com/zenphoto/Dublin/xxx.jpg
Where do I change this setting?How do I resolve the cache issue?
Everything else works fine.
Thanks.




1.0.3 no thumb - fishhead - 2006-06-16

I've checked my error log after trying to upload another image:

[Fri Jun 16 08:36:03 2006] [error] PHP Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/user/public_html/zenphoto/zen/functions.php on line 57
[Fri Jun 16 08:35:33 2006] [error] PHP Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/user/public_html/zenphoto/zen/functions.php on line 57
[Fri Jun 16 08:35:06 2006] [error] [client 82.195.172.164] File does not exist: /home/user/public_html/404.shtml
[Fri Jun 16 08:35:06 2006] [error] [client 82.195.172.164] File does not exist: /home/user/public_html/zenphoto/themes/stopdesign/css/labels.css
[Fri Jun 16 08:35:03 2006] [error] PHP Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/user/public_html/zenphoto/zen/functions.php on line 57
[Fri Jun 16 08:35:03 2006] [error] [client 82.195.172.164] File does not exist: /home/user/public_html/404.shtml
[Fri Jun 16 08:35:03 2006] [error] [client 82.195.172.164] File does not exist: /home/user/public_html/zenphoto/themes/stopdesign/css/labels.css
[Fri Jun 16 08:35:00 2006] [error] PHP Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/user/public_html/zenphoto/zen/functions.php on line 57
[Fri Jun 16 08:34:59 2006] [error] [client 82.195.172.164] File does not exist: /home/user/public_html/404.shtml
[Fri Jun 16 08:34:59 2006] [error] [client 82.195.172.164] File does not exist: /home/user/public_html/zenphoto/themes/stopdesign/css/labels.css
[Fri Jun 16 08:34:51 2006] [error] [client 82.195.172.164] File does not exist: /home/user/public_html/404.shtml

Does this help at all?

(This is bizarre - 1.01 worked fine about 2 weeks ago)




1.0.3 no thumb - DarrellD - 2006-06-16

Here's the answer to your problem.




1.0.3 no thumb - supert3d - 2006-07-29

Yeah! I get the same as well. Installed 1.0.3 and exactly the same problem you get.

I uncommented the "path overides" section at the bottom of the zp-config.php file, but no joy :-(

I think I'm gonna' roll back to an earlier version.




1.0.3 no thumb - supert3d - 2006-07-29

After reading the "Here's the answer" thread posted above I tried uploading my .htaccess file, I noted that my host does not allow me to upload .htaccess files. Could this be the problem ? Is there away around it ?