Page 1 of 1

Thumbnails Rarely Load All Together

Posted: 05 Apr 2019, 15:56
by spiresvideo
An issue I have been seeing, since installing  X3.27.0 and subsequent updates, is that the thumbnails have issues loading in the gallery page of the editor.
Here is a screen shot of seven photos uploaded to a gallery:
Image

As you can see, many of the photos did not load.
If I { F5 } refresh the page, you'll see some of the photos have loaded and then others do not. It's random:

Image

I have noticed this in the live gallery pages on the website do this as well. The circle just spins as though it's loading the thumbnail, but never completes. I've tested this on several computers and browsers and it shows same issue on all that I've tested.

Thinking that this is an AJAX script that is getting ahead of itself - I've not looked into it deeply as it's only an annoyance, but it does devalue the system to see this issue repeatedly, especially in the website galleries themselves. Maybe there's a fix available... ?

Re: Thumbnails Rarely Load All Together

Posted: 06 Apr 2019, 00:01
by mjau-mjau
It's not an AJAX script at all, but plain <img> tags with SRC pointing to resized images from the resizer script. Nothing changed in X3 here recently, and you will not find this problem with any other X3 websites (see showcase or the X3 demo panel). This is your server struggling with multiple resize requests or some network issue.

I can only diagnose further with access to your panel, but this is not a common X3 issue.