Member
Member
plutusad   27-11-2008, 23:52
#1

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?

Administrator
Administrator
acrylian   28-11-2008, 10:16
#2

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.

Member
Member
plutusad   30-11-2008, 15:26
#3

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.

Member
Member
sbillard   30-11-2008, 20:23
#4

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.

Member
Member
klimas   09-02-2009, 12:58
#5

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.

Member
Member
sbillard   09-02-2009, 19:03
#6

How have you set up the album folder?

Member
Member
klimas   09-02-2009, 21:33
#7

My solutin which works just fine!:

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

row
var zppath = "";

replaced by
var zppath = "";

Member
Member
sbillard   09-02-2009, 22:15
#8

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.

Member
Member
klimas   10-02-2009, 18:08
#9

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

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.