![]() |
|
Newbie -- Images not shown - 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: Newbie -- Images not shown (/thread-10597.html) |
Newbie -- Images not shown - baluo - 2012-11-19 Hi, I have uploaded images and edited their display (label, date) and settings and now face the problem that
This is true for all three test albums. What could be the cause of this error? Thanks, Gerhard Newbie -- Images not shown - baluo - 2012-11-19 After reading some more forum entries I had a look at the error protocol page, which has a long list of error messages. These are the first few and the last four: {Mon, 19 Nov 2012 07:45:27 GMT} {Mon, 19 Nov 2012 07:45:27 GMT} {Mon, 19 Nov 2012 07:45:27 GMT} {Mon, 19 Nov 2012 09:55:39 GMT} {Mon, 19 Nov 2012 09:55:39 GMT} {Mon, 19 Nov 2012 09:55:40 GMT} {Mon, 19 Nov 2012 11:54:23 GMT} ========================================= {Mon, 19 Nov 2012 14:38:37 GMT} {Mon, 19 Nov 2012 14:38:37 GMT} {Mon, 19 Nov 2012 14:38:37 GMT} {Mon, 19 Nov 2012 14:38:37 GMT} Newbie -- Images not shown - acrylian - 2012-11-19 The notices (undefined variables) are issues in the theme you have to fix yourself or contact its developer. Those should howerver not be involved in your image issues. The warnings are hinting at problems with your images or your installation of the GD graphics libary itself. Newbie -- Images not shown - baluo - 2012-11-19 Thanks, acrylian, for your reply, but I don't think it is a specific theme issue -- in a test with other themes I had the same problem. Newbie -- Images not shown - sbillard - 2012-11-19 The errors are from your GD library. Something is wrong with it. It is complaining that an object it just (presumably) created is not valid. So most likely it did not succeed in creating a simple empty image object. Perhaps this is a memory issue, but unfortunately there is apparently no detail information provided by the library. You can check your CGI error log to see if there is any extra detail there. Newbie -- Images not shown - baluo - 2012-11-19 Thanks, sbillard, can you tell me where to find the CGI error log? Newbie -- Images not shown - SteMan79 - 2012-11-19 I seem to have the same problem, standard install, didn't install any custom theme's yet or anything (only the google analytics plugin). Newbie -- Images not shown - sbillard - 2012-11-19 @SteMan79: Same problem--same answer. @baluo: Newbie -- Images not shown - SteMan79 - 2012-11-19 No hints ? had a look in the debug log but that doesn't show anything. Where can I find that error protocol page ? Any other logs I can have a look at ? Newbie -- Images not shown - sbillard - 2012-11-19 You are out of luck if your hosting does not at least help you find the error logs. Without concrete information everything is speculation. But If I must speculate, I would suggest you resize your image prior to uploading them to something "WEB sized", say 1200 x 1200 pixels max. Newbie -- Images not shown - SteMan79 - 2012-11-19 I seem to have "fixed" it. (my pictures are actually not that big, no more then 800x600 usually). Anyway, after I changed "Image Size" from 595 to 200 under Options -> Theme it seems to work alright. Newbie -- Images not shown - baluo - 2012-11-20 No luck for me -- in zpskeleton this option is not available, and if I change to the standard theme images are still not shown. Upon advise from my provider I have upped the memory limit to 128, but to no avail. The whole thing started yesterday when I was editing the images individually (label, dates) and as album page (no comment). First I saw that only a few images were not being displayed and the number increasing, and now it seems to be almost all of them, apart from the first batch of about 11 . None of the later uploads seem to work, even though the upload itself worked out fine and the full size images can be accessed. Newbie -- Images not shown - sbillard - 2012-11-20 How about the CGI error logs? Any luck with that? Newbie -- Images not shown - baluo - 2012-11-20 How can I find them? Newbie -- Images not shown - baluo - 2012-11-20 Thanks for all your help, but I have decided to abort the program. There were too many issues to deal with, and I am not a programmer. Gerhard Newbie -- Images not shown - acrylian - 2012-11-20 You are giving in quite fast. You really should locate the server error log. Your provider needs to tell you where to find that. If he doesn't provide that to your you should consider moving to another host. Having access to that log is mandatory if you are using self hosting systems like Zenphoto (or Wordpress or whatever!). |