Images broken on reload
seanmckendall
Joined: 2007-10-31
Posts: 3 |
Posted: Wed, 2007-10-31 19:55 |
I have successfully set up WPG2 v3.0.2 on WordPress v2.3.1. I'm using the following syntax to display images in my sidebar: <?php print g2_sidebargridblock('recentImage', 15, 65); ?> When the page initially loads, all of the thumbnails appear. If I refresh the page, some of the thumbnails disappear. I can refresh again and some might return while others disappear. Have a done something wrong? I'm not sure what to do. You can see this at: http://dev.mckendall.net/ Thanks, |
|
Posts: 492
I can't recreate it in either FF or IE. I hit reload about 10 time in each on your site, and every time I got all of the thumbnails pretty quickly.
Kirk
____________________________________
G2Image Documentation, G2Image Demo Page, My Family Website
Posts: 1378
As a suggestion, check your error_logs. Your hosting provider could be putting connection limits on your server..
____________________________________
Wordpress / Gallery2 (WPG2) Plugin, WPG2 Downloads, WPG2 Documentation
Posts: 3
capt_kirk: That's odd. What's even more strange is now I can't reproduce it. I was only using Firefox at first, but I've since tested the page using Firefox and IE.
ozgreg: Unfortunately my error.logs don't mention anything about the missing images. There's only mention of a favicon I'm missing.
Could it be that this problem has resolved itself? I promise I wasn't "crying wolf".
Thanks for your help.
- Sean
Posts: 492
Sean,
My bet is that it was your server bogging down and your browser was timing out. Is it a shared server? If so, then it probably wasn't even your web pages bogging it down, but someone else's.
Kirk
____________________________________
G2Image Documentation, G2Image Demo Page, My Family Website
Posts: 3
I've got everything hosted by DreamHost, so it's a shared server.
Posts: 1378
Ahh DH, I see this issue before, you should be getting 503 errors in your Error Log.. Something about resources or something like that.. DH servers do get bogged down from time to time, I found turning on the G2 cache to full for guests helped..
____________________________________
Wordpress / Gallery2 (WPG2) Plugin, WPG2 Downloads, WPG2 Documentation