Thumbnails are not loading randomly
edk
Joined: 2013-07-06
Posts: 1 |
![]() |
Hello, I have recently moved my gallery2 website from Yahoo Server to HostUpon.com server. As part of the move, my gallery was upgraded to the latest Gallery2 version: 2.3.2 (see system info below). I am having a problem with thumbnails: whenever I navigate inside any album, it is always failing to display couple of thumbnails which seems random: reloading the same page will fail different set of thumbnails. I have contacted HostUpon support, but received the following comment from them: ============================= HostUpon Support Comment ================================================================================================= I cannot fix this. Please contact Gallery2 support to find out if you can disable this php wrapper and have your site retrieve the images directly. This Does anybody know what this is about? Any advise/help is appreciated, Thank you, ============================ Gallery System Info ====================================================================================== |
|
suprsidr
![]()
Joined: 2005-04-17
Posts: 8339 |
![]() |
Get a better host, or upgrade your hosting package to have better resource limits. -s |
|
Dayo
Joined: 2005-11-04
Posts: 1642 |
![]() |
Unfortunately, the PHP wrapper for spooling images is just how G2 works. It is what the developers called an "image firewall" and as your host said, it does use more resources than just pulling images off the disk and there is no inbuilt way to disable this. The "image firewall" helps with implementing complex access permissions in G2 but it was identified as a design flaw in G2 by the developers when G3 development started with the conclusion that most users do not need such complex access permission settings. Now, depending on what your needs are and your willingness to get your hands dirty, you can do one of the following: 1) Find another host as suggested. Most hosts do not have a major issue with this wrapper (it is not new in G2 and your previous host did not have a problem with it) If you go for Option 3, PM me your email address for the "module" files but make sure you read and fully understand THIS THREAD. Options 1 or 2 are probably easier and better options and in your case, I'll suspect Option 1 is the far better option. -- |
|
pixelmap
Joined: 2007-08-21
Posts: 31 |
![]() |
Is is possible to obtain the files described by Dayo? I would like to take a shot a hacking the G2 code before I give up on my Gallery installation. I've outlined my problems here: |
|