EllisLab text mark
Advanced Search
     
Can your browser load this page?
Posted: 04 July 2007 10:08 AM   [ Ignore ]
Avatar
Joined: 2007-03-14
10 posts

I’m starting to go nuts here!

What is going on with this site: www.babynamr.com ???

The site is very heavy on Javascript.  Unfortunately, it seems like about 1 in 15 of the browsers trying to run the page are experiencing some kind of failure during loading.  Naturally, the browsers I am using to test it (firefox, ie6, and opera) perform perfectly.

I was hoping that a few people from the CI community would be kind enough to try their browsers on the site and tell me what they experience…  Please?

Best,
Brigham

 
Posted: 04 July 2007 10:35 AM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Avatar
Joined: 2006-03-05
36 posts

Mac Camino 1.5
First time round (about two minutes ago) I got the “oh dear, there might be a problem at our end…”
Second time round it worked, and third time too.

I’m on dodgy wifi connection at work, so it could possibly be down to that?

Do you have any logs to see how far it got before it timed out?

 
Posted: 04 July 2007 10:50 AM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Avatar
Joined: 2007-03-14
10 posts

Shoot; it only keeps the most recent session stats, so your later successful loads overwrote it.  I’ll have to change that…

Did you bail after the “...Problem at our end…” message?  Or did it hang?

 
Posted: 04 July 2007 11:08 AM   [ Ignore ]   [ # 3 ]   [ Rating: 0 ]
Avatar
Joined: 2006-03-05
36 posts

The message disappeared, the spinny thing kept spinning, and after about 20 seconds or so, I refreshed for a second go.

 
Posted: 04 July 2007 12:02 PM   [ Ignore ]   [ # 4 ]   [ Rating: 0 ]
Joined: 2006-10-02
332 posts

No.

Safari 3.0.2, Mac, generates the pop-up that cookies are not enabled. They are.

<html><head><title>babynamr.com</title><meta name="keywords" content="babynamr, babynamer, baby names, boy names, girl names"></head><frameset rows="100%" scrolling="yes" border="0"><frame src="http://www.recbot.com/expert"><frame src="http://webhosting.yahoo.com/forward.html" marginwidth="0" marginheight="0"  scrolling="no" frameborder="0"></frameset></html

The default setting for cookies is, paraphrased, “only for sites you navigate to, not from advertisers on those pages.”

When I load recbot.com outside the frameset, I get to this:

Aargh! An error!
We have submitted a report of the incident.
We are very sorry for any inconvenience.

Me thinks this site needs a major rethink.

 Signature 

Dotted line.

 
Posted: 04 July 2007 12:26 PM   [ Ignore ]   [ # 5 ]   [ Rating: 0 ]
Avatar
Joined: 2007-03-14
10 posts

Awesome!
Very useful feedback!
I’m not sure why the site was unable to set a cookie on your browser yet (it tries to set a cookie, and gives the error message if it fails.)  Why does Safari think the cookie is coming from an advertiser?

...it looks like the second error was caused by a funky queryString.  Somehow a ‘&_=’ got appended onto it in your case.

Here’s the error:
2007-07-05T00:18:17-07:00;;0.686;;3929;;ajaxRequest.onSuccess
PARSE_ERROR during ajax call, exception=undefined
URL=http://www.recbot.com/expert/index.php/ajax
QUERYSTRING=getBeliefs=5,40&getFacts=-1,-1,1
RESPONSE_TEXT=Parse Error for Querystring: ‘getBeliefs=5,40&getFacts=-1,-1,1&userId=3929&_=’;
AGENT=mac,saf,,,;;Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/522.11 (KHTML, like Gecko) Version/3.0.2 Safari/522.12;;0;;0

 
Posted: 04 July 2007 12:59 PM   [ Ignore ]   [ # 6 ]   [ Rating: 0 ]
Joined: 2006-10-02
332 posts

I interpret that as a domain-wide setting. All domains not in the address bar are banned from setting cookies. You load two different domains into your frames.

 Signature 

Dotted line.