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,
- Sean

 
capt_kirk

Joined: 2006-01-24
Posts: 492
Posted: Wed, 2007-10-31 20:24

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

 
ozgreg
ozgreg's picture

Joined: 2003-10-18
Posts: 1378
Posted: Wed, 2007-10-31 21:26

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

 
seanmckendall

Joined: 2007-10-31
Posts: 3
Posted: Wed, 2007-10-31 21:44

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

 
capt_kirk

Joined: 2006-01-24
Posts: 492
Posted: Wed, 2007-10-31 22:29
seanmckendall wrote:
Could it be that this problem has resolved itself? I promise I wasn't "crying wolf".

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

 
seanmckendall

Joined: 2007-10-31
Posts: 3
Posted: Thu, 2007-11-01 01:28

I've got everything hosted by DreamHost, so it's a shared server.

 
ozgreg
ozgreg's picture

Joined: 2003-10-18
Posts: 1378
Posted: Thu, 2007-11-01 02:29

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