Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Feb 2002
Posts: 295
Member
Member
Offline
Joined: Feb 2002
Posts: 295
Hi,

(If this is the incorrect forum for this, I apologize)

We have just upgraded to UBBT 6.1.1. and it's running great, with one problem.

Our stylesheet works fine when using IE, but does not get loaded when using Netscape / Mozilla. To make things even stranger, if I download an HTML file to my machine as well as the stylesheet and then watch it, the stylesheet *does* load.

I'm confused....

Sanuk!

PS The board in question is http://board2.nanaplaza.com

Sponsored Links
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
I helped someone at Infopop community with this exact problem....

Their stylesheet had things like:

color:ff00ff ;


and I changed to:

color: #ff00ff;


(Added the # sign and removed the space before the ; and it worked fine)

You might check that. Netscape seems particularly fussy.

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
yes, you can always check your css for errors here:

http://jigsaw.w3.org/css-validator/

warnings aren't that big of a deal, but clearing the errors up will make your site look as well as possible in as many browsers as possible


- Allen wavey
- What Drives You?
Joined: Feb 2002
Posts: 295
Member
Member
Offline
Joined: Feb 2002
Posts: 295
Hi,

Went through the stylesheet, but there did not seem to be a problem (tried downloading the validator, but didn't have a clue as to what file to get, the site is very confusing).

I doubt it is the stylesheet itself though, since I get the same problem when using one of the default stylesheets.

Sanuk!

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3


- Allen wavey
- What Drives You?
Sponsored Links
Joined: Feb 2002
Posts: 295
Member
Member
Offline
Joined: Feb 2002
Posts: 295
Hi,

Yep, was just able to check and I got no errors. Only a bunch of warnings about have the same colors or no background-color.

The css seemed to be valid.

Sanuk!

Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
What version of Netscape?

If I'm correct...older versions of netscape are not compatible with the stylesheets.

The problem I helped with was a bit different. The infopop and other "out of the box" stylesheets worked fine..... the user's custom stylesheet caused trouble.

Do you have a link.....? I could take a look in the latest Netscape and tell you if I see a stylesheet.

Joined: Feb 2002
Posts: 295
Member
Member
Offline
Joined: Feb 2002
Posts: 295
Hi,

Don't know which version of Netscape, but Mozilla 1.1 does not display any stylesheet either.

The board is here: http://board2.nanaplaza.com

The stylesheet in question is: http://board2.nanaplaza.com/stylesheets_ubb61.css

Sanuk!

Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Displays fine in Netscape 6 for Mac OS X

I'm not familiar with what versions of Mozila supported the CSS.... but you might as what version they are using. If it's old (4 ish) it's probably not supported.

Joined: Feb 2002
Posts: 295
Member
Member
Offline
Joined: Feb 2002
Posts: 295
Hi,

I doubt it is the browser though, since this site displays fine when using Mozilla.

I do recall having a similar incident a few months ago when I installed Netscape. As soon as I did this Mozilla would no longer display stylesheets. A few days later things were fine again, without me changing anything (at least as far as I remember).

As I said, confusing

Sanuk!

Sponsored Links
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Sounds like some file mapping problems with your browsers or something... I haven't had it with mozilla/NS/IE/opera on the same win2k computer here tho.


- Allen wavey
- What Drives You?
Joined: Jun 2002
Posts: 375
Enthusiast
Enthusiast
Offline
Joined: Jun 2002
Posts: 375
I could not get your css to work on mozilla 1.0.1, while it works with my site's css on the same browser.

Also, your css does not start with <style> and end with </style> tags.

Last edited by Aglavalin; 10/14/2002 3:30 AM.
Joined: Feb 2002
Posts: 295
Member
Member
Offline
Joined: Feb 2002
Posts: 295
Hi,

"I could not get your css to work on mozilla 1.0.1, while it works with my site's css on the same browser."
Yeah, I have no problem with this one either. Yet when I download and install it on my board, it does not display.

"Also, your css does not start with <style> and end with </style> tags."
Tried this, no difference.

I am beginning to think this may have something to do with the fact that we moved servers (and names from board. to board2. )

Sanuk!

Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
I would check all your paths and URLs very carefully. Maybe something is incorrect from the "move".

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
You *might* be running into a NS/Mozilla bug:

http://www.mozilla.org/releases/mozilla1.2a/#devel

Make sure you are calling your css files with the proper mime-type


- Allen wavey
- What Drives You?
Joined: Feb 2002
Posts: 295
Member
Member
Offline
Joined: Feb 2002
Posts: 295
Hi,

Checked the URLs, but didn't see anything out of the ordinairy.

Just asked my partner to check on the Mime-types.
Hopefully that will solve it.

Sanuk!

PS Really appreciate the help!

Joined: Feb 2002
Posts: 295
Member
Member
Offline
Joined: Feb 2002
Posts: 295
Hi,

The MIME type has been added to the server, but unfortunately no change

Maybe I'll try re-installing Mozilla.

Sanuk!

Joined: Feb 2002
Posts: 295
Member
Member
Offline
Joined: Feb 2002
Posts: 295
Hi,

Figured I owe you guys an update.

A few weeks ago the stylesheet all of a sudden started working, first only at work, then a few days later at home as well.

I suspect that it was somehow cached somewhere, but still do not know 100% what caused this.

Sanuk!

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
That's good news.

Hope it doesn't revert.

Joined: Nov 2002
Posts: 15
Newbie
Newbie
Offline
Joined: Nov 2002
Posts: 15
Greetings,

I have the same problem you were having with Netscape 7. I put in a support ticket to infopop
They said that they have not yet worked on threads with Netscape 7 and to "use Netscape 6" for now.

It does seem clear that many of us have had / or in some cases like min..still have this problem.

Which means users with Netscape 7 at various sites have it (I have confirmed this with my members)

I do hope they are making this a priority. Netscape 7 is really cool and lots of people using it.

Anyone know the situation?

Best
Renee

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Welcome

That sounds a bit odd

What exactly is the problem and do you have a link to the stylesheet/forum you are having a problem with? I'll look at it.


- Allen wavey
- What Drives You?
Joined: Nov 2002
Posts: 15
Newbie
Newbie
Offline
Joined: Nov 2002
Posts: 15
Greetings..yeah

Its here...and all the stylesheets have the same problem.

I get the same warnings when I check them at that css checker as the other poster mentioned abive

http://kemetonline.com/wwwthreads/ubbthreads.php

Thanks
Renee

Joined: Nov 2002
Posts: 15
Newbie
Newbie
Offline
Joined: Nov 2002
Posts: 15
Greetings!

Have you had a chance to take a look Allen?

Thankx
Renee

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
I've looked but do not understand why it isn't loading. I may have an answer in a couple days, but don't know yet.


- Allen wavey
- What Drives You?
Joined: Nov 2002
Posts: 15
Newbie
Newbie
Offline
Joined: Nov 2002
Posts: 15
Thankx!

It does seem odd that support sort of shirked this off....
They are usually so good, persistent and prompt....

Does make me think something is up

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
I'll take a look also as soon as NS is done downloading and I can install it.

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
I'm banging my head against the monitor... I can't see why it's not loading. Do all style sheets not load in NS?

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
Well.. it may be a problem with the doctype tag..

If you remove this line:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


from your templates/default/ubbt_header.tmpl file then your stylesheets will display in Netscape. I'll kick this around some more when I get a chance. Not sure why your site doesn't work with the doctype yet others do...

Joined: Nov 2002
Posts: 15
Newbie
Newbie
Offline
Joined: Nov 2002
Posts: 15
[:"purple"] You are MY HERO [/]


WHOOOA!!!!!!

We should post this on the threads regular site so anyone else havingthis will know


WHOAAA! Yeah!

Best
Renee

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
Your welcome

I am begining to wonder if the newer Mozilla/Netscape browsers wont import the style sheet when the xhtml transitional doctype is set on a page that is not actually xhtml compliant?

I'm going to test this idea once and will let you know what happens.

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
Nope, even with the doctype in place on a page that isn't compliant it still displayed for me in NS/Moz... toooooo strange.

Joined: Nov 2002
Posts: 15
Newbie
Newbie
Offline
Joined: Nov 2002
Posts: 15
Hmmmm.

Maybe this was a server level issue...although I cost like so many at cihost.


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Nettomo
Nettomo
Germany, Bremen
Posts: 417
Joined: November 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)