HighDots Forums  

Problem In SeaMonkey

alt.html alt.html


Discuss Problem In SeaMonkey in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Candoer
 
Posts: n/a

Default Problem In SeaMonkey - 05-08-2008 , 10:34 AM






First the url: www.bisonalitiesagain.com It is a frame based site. To look
at the page in question go to: www.bisonalitiesagain.com/bisonindex.html
The CSS is located at www.bisonalitiesagain.com/bison.css

I have a web site that I developed several years ago. The last couple weeks
users have been complaining that the graphics in the left hand column that
show the time and weather in several cities are only showing the alt="****"
and not the graphic and they have to click on the link to get the weather.
These users tell me that they were Netscape Navigator 9.0 users and because
of AOL dropping support for it they have switched to SeaMonkey. I have
checked the site in the following browsers: Navigator 9.0.0.6; Flock 1.1.2;
Safari 3.1.1; FireFox 2.0.0.0.14; Opera 9.27; Exploder 7.0.5730.13; and,
SeaMonkey 1.1.9

They are right, SeaMoney is not displaying the graphics . . . Could this be
a HTML problem or a browser problem???



Reply With Quote
  #2  
Old   
Ed Mullen
 
Posts: n/a

Default Re: Problem In SeaMonkey - 05-08-2008 , 10:48 AM






Candoer wrote:
Quote:
First the url: www.bisonalitiesagain.com It is a frame based site. To look
at the page in question go to: www.bisonalitiesagain.com/bisonindex.html
The CSS is located at www.bisonalitiesagain.com/bison.css

I have a web site that I developed several years ago. The last couple weeks
users have been complaining that the graphics in the left hand column that
show the time and weather in several cities are only showing the alt="****"
and not the graphic and they have to click on the link to get the weather.
These users tell me that they were Netscape Navigator 9.0 users and because
of AOL dropping support for it they have switched to SeaMonkey. I have
checked the site in the following browsers: Navigator 9.0.0.6; Flock 1.1.2;
Safari 3.1.1; FireFox 2.0.0.0.14; Opera 9.27; Exploder 7.0.5730.13; and,
SeaMonkey 1.1.9

They are right, SeaMoney is not displaying the graphics . . . Could this be
a HTML problem or a browser problem???


The all show for me in SeaMonkey 1.1.9. I suspect your users have a
preference set to disallow images that do not come from the originating
server. Those weather images are sourced from outside your server.

Edit - Preferences - Privacy & Security - Images.

--
Ed Mullen
http://edmullen.net
42.7 percent of all statistics are made up on the spot.


Reply With Quote
  #3  
Old   
Candoer
 
Posts: n/a

Default Re: Problem In SeaMonkey - 05-08-2008 , 10:52 AM




"Ed Mullen" <ed (AT) edmullen (DOT) net> wrote

Quote:
Candoer wrote:
First the url: www.bisonalitiesagain.com It is a frame based site. To
look at the page in question go to:
www.bisonalitiesagain.com/bisonindex.html The CSS is located at
www.bisonalitiesagain.com/bison.css

I have a web site that I developed several years ago. The last couple
weeks users have been complaining that the graphics in the left hand
column that show the time and weather in several cities are only showing
the alt="****" and not the graphic and they have to click on the link to
get the weather. These users tell me that they were Netscape Navigator
9.0 users and because of AOL dropping support for it they have switched
to SeaMonkey. I have checked the site in the following browsers:
Navigator 9.0.0.6; Flock 1.1.2; Safari 3.1.1; FireFox 2.0.0.0.14; Opera
9.27; Exploder 7.0.5730.13; and, SeaMonkey 1.1.9

They are right, SeaMoney is not displaying the graphics . . . Could this
be a HTML problem or a browser problem???

The all show for me in SeaMonkey 1.1.9. I suspect your users have a
preference set to disallow images that do not come from the originating
server. Those weather images are sourced from outside your server.

Edit - Preferences - Privacy & Security - Images.

--
Ed Mullen
http://edmullen.net
42.7 percent of all statistics are made up on the spot.
Thanks for the quick response. I will check with the users to see if that
is what they have done. It is for sure what I have done here on my browser.

Thanks, again!

Enjoy and be safe!
Bob Catlin - Retired




Reply With Quote
  #4  
Old   
Ed Mullen
 
Posts: n/a

Default Re: Problem In SeaMonkey - 05-08-2008 , 01:26 PM



Beauregard T. Shagnasty wrote:
Quote:
Candoer wrote:

The all show for me in SeaMonkey 1.1.9. I suspect your users have a
preference set to disallow images that do not come from the
originating server. Those weather images are sourced from outside
your server.

Edit - Preferences - Privacy & Security - Images.

Ed, I have Seamonkey set to "Accept all images" and do not see them,
only the alt attributes. In all my browsers...

Weird. I see all images in:

SM, Firefox, IE7, Opera and Safari.

Hmm. Firewall? Probably not. Router? Doubtful. Hmm. Do you have a
hosts file that is blocking wunderground.com or its IP? That's where
all the images in question are sourced.

--
Ed Mullen
http://edmullen.net
If a mute swears does his mother wash his hands with soap?


Reply With Quote
  #5  
Old   
Ed Mullen
 
Posts: n/a

Default Re: Problem In SeaMonkey - 05-08-2008 , 01:28 PM



Beauregard T. Shagnasty wrote:
Quote:
Candoer wrote:

They are right, SeaMoney is not displaying the graphics . . . Could
this be a HTML problem or a browser problem???

I don't think it is a browser problem.

For:
img
src="http://banners.wunderground.com/weathersticker/miniStates/language/www/US/CO/Colorado_Springs.gif"

and using that direct link:

Not Found

The requested URL
/weathersticker/miniStates/language/www/US/CO/Colorado_Springs.gif was
not found on this server.

Perhaps 'wunderground' has moved their images to a different URL.

I just clicked your link above and the image displayed. I'll ponder
more on this after I put more laundry in the washer.

--
Ed Mullen
http://edmullen.net
Love is always bestowed as a gift - freely, willingly and without
expectation. We don't love to be loved; we love to love. - Leo Buscaglia


Reply With Quote
  #6  
Old   
Arne
 
Posts: n/a

Default Re: Problem In SeaMonkey - 05-08-2008 , 01:35 PM



Once upon a time *Ed Mullen* wrote:
Quote:
Beauregard T. Shagnasty wrote:
Candoer wrote:

The all show for me in SeaMonkey 1.1.9. I suspect your users have a
preference set to disallow images that do not come from the
originating server. Those weather images are sourced from outside
your server.

Edit - Preferences - Privacy & Security - Images.

Ed, I have Seamonkey set to "Accept all images" and do not see them,
only the alt attributes. In all my browsers...


Weird. I see all images in:

SM, Firefox, IE7, Opera and Safari.

Hmm. Firewall? Probably not. Router? Doubtful. Hmm. Do you have a
hosts file that is blocking wunderground.com or its IP? That's where
all the images in question are sourced.

Bad DNS lookup from some ISP's?

--
/Arne

Ropen skalla, Bragdguld åt Kalla!


Reply With Quote
  #7  
Old   
Ed Mullen
 
Posts: n/a

Default Re: Problem In SeaMonkey - 05-08-2008 , 01:48 PM



Arne wrote:
Quote:
Once upon a time *Ed Mullen* wrote:
Beauregard T. Shagnasty wrote:
Candoer wrote:

The all show for me in SeaMonkey 1.1.9. I suspect your users have a
preference set to disallow images that do not come from the
originating server. Those weather images are sourced from outside
your server.

Edit - Preferences - Privacy & Security - Images.
Ed, I have Seamonkey set to "Accept all images" and do not see them,
only the alt attributes. In all my browsers...

Weird. I see all images in:

SM, Firefox, IE7, Opera and Safari.

Hmm. Firewall? Probably not. Router? Doubtful. Hmm. Do you have a
hosts file that is blocking wunderground.com or its IP? That's where
all the images in question are sourced.


Bad DNS lookup from some ISP's?

Sounds like a real possibility. I wonder if those with the issue can
get to http://wunderground.com.

--
Ed Mullen
http://edmullen.net
Why is the word abbreviation so long?


Reply With Quote
  #8  
Old   
Neredbojias
 
Posts: n/a

Default Re: Problem In SeaMonkey - 05-08-2008 , 04:18 PM



On 08 May 2008, Ed Mullen <ed (AT) edmullen (DOT) net> wrote:

Quote:
The requested URL
/weathersticker/miniStates/language/www/US/CO/Colorado_Springs.gif
was not found on this server.

Perhaps 'wunderground' has moved their images to a different URL.


I just clicked your link above and the image displayed. I'll ponder
more on this after I put more laundry in the washer.
FWIW, I got a 'not found' the first time I tried (-in 1.1.8) and the image
every time thereafter.

No ideas...

--
Neredbojias
http://www.neredbojias.net/
Great sights and sounds


Reply With Quote
  #9  
Old   
Ed Mullen
 
Posts: n/a

Default Re: Problem In SeaMonkey - 05-08-2008 , 08:59 PM



Neredbojias wrote:
Quote:
On 08 May 2008, Ed Mullen <ed (AT) edmullen (DOT) net> wrote:

The requested URL
/weathersticker/miniStates/language/www/US/CO/Colorado_Springs.gif
was not found on this server.

Perhaps 'wunderground' has moved their images to a different URL.

I just clicked your link above and the image displayed. I'll ponder
more on this after I put more laundry in the washer.

FWIW, I got a 'not found' the first time I tried (-in 1.1.8) and the image
every time thereafter.

No ideas...

Well, we're down to ...

- differences in browsers (not likely, I tested at least 5 and they all
worked)

- firewalls blocking a domain or IP

- host file blcoking a domain or IP

- a browser setting

- a faulty DNS server denying that particular domain

I'm out of ideas. Still curious about the problem, just don't have any
more ideas.

--
Ed Mullen
http://edmullen.net
One tequila, two tequila, three tequila, floor.


Reply With Quote
  #10  
Old   
richard
 
Posts: n/a

Default Re: Problem In SeaMonkey - 05-08-2008 , 10:19 PM



On Thu, 8 May 2008 12:09:18 -0400, "Beauregard T. Shagnasty"
<a.nony.mous (AT) example (DOT) invalid> wrote:

Quote:
Candoer wrote:

They are right, SeaMoney is not displaying the graphics . . . Could
this be a HTML problem or a browser problem???

I don't think it is a browser problem.

For:
img
src="http://banners.wunderground.com/weathersticker/miniStates/language/www/US/CO/Colorado_Springs.gif"

and using that direct link:

Not Found

The requested URL
/weathersticker/miniStates/language/www/US/CO/Colorado_Springs.gif was
not found on this server.

Perhaps 'wunderground' has moved their images to a different URL.
When I was using the wunderground site last winter I noticed that
several times their site was not available. Like maybe the server
can't handle the traffic and shuts down.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.