ZenphotoCMS Forum
"Can not load image" box During Full Image View - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: "Can not load image" box During Full Image View (/thread-4142.html)



"Can not load image" box During Full Image View - plutusad - 27-11-2008

Current Theme: zenpage-default

After I click on a thumbnail in the gallery I enter the single image page, and when I want to see the full size image (or larger size image) I click on the image itself to load the larger size. But while it's loading in the new popped up "dark" window, it first shows a small white box with a red "X" in it. The icon we normally see in browsers when there is a dead image link. But after awhile (when the larger image has been downloaded, I assume) the larger image shows up suddenly.

The problem here is if I didn't know I had to wait 20 seconds for the larger image to load, I would've just thought it was a dead link because of that red "X" icon. Any suggestions?




"Can not load image" box During Full Image View - acrylian - 28-11-2008

That "x" is probably because the loading bar of thickbox (what is used for that) is not loaded. That your image takes 20 seconds is because that loads the full image and if that is quite large that takes more time.




"Can not load image" box During Full Image View - plutusad - 30-11-2008

ic...do you have any suggestions as to how to avoid or change it so the "x" image will not show? because i don't want my viewers to think it's not loading and just close the window before the full image is displayed.




"Can not load image" box During Full Image View - sbillard - 30-11-2008

That x is a browser thing. The only thing you can do is make your images smaller or your connection to the internet faster so that the image does not take so long to load. 20 seconds is a long time for any image.




"Can not load image" box During Full Image View - klimas - 09-02-2009

Hi, I think there is still mistake in the code and the loading bar (image *.gif) is not displayed. I have album on the server in custom named folder (forum) and than occures the problem. If you have album directly on server image loads I assume. Change in the code helped.




"Can not load image" box During Full Image View - sbillard - 09-02-2009

How have you set up the album folder?




"Can not load image" box During Full Image View - klimas - 09-02-2009

My solutin which works just fine!:

in
zp-core\js\zenphoto.js.php

row
var zppath = "";

replaced by
var zppath = "";




"Can not load image" box During Full Image View - sbillard - 09-02-2009

That change seems resonable. However, I am not sure I understand what problem you were having. That path is used only for the thickbox animation. That seems different from the topic of this thread.




"Can not load image" box During Full Image View - klimas - 10-02-2009

Now I see it is different topic. I was searching for solution for my problem with thickbox animation and misunderstood the topic Thanks Klimas - yabasta.cz/zenphoto