New Installation + Firefox

Having trouble installing serendipity?
Post Reply
talmand
Posts: 3
Joined: Fri Jul 28, 2006 8:53 pm

New Installation + Firefox

Post by talmand »

Hello all,

I have a website hosted through GoDaddy and they offer Serendipity as an option for blogging software. Although they use version 0.8.2 for some reason it was very easy to setup and get going.

The issue is that the newly created blog looks just fine in IE and Opera but apparently the style sheets are not being used in Firefox. It does this no matter what template I use. It behaves this way on several machines with the latest Firefox. Plus it does this with a Firefox install with no extensions whatsoever.

Oddly enough if I go to another blog using Serendipity via the Who Is Using section of the homepage those pages load just fine in Firefox. So I'm at a loss as to the problem here. I'm guessing that it may be the older installation of Serendipity but I can't be sure.

Any ideas?
talmand
Posts: 3
Joined: Fri Jul 28, 2006 8:53 pm

Update

Post by talmand »

For an update for a little more info.

I deleted out the GoDaddy version 0.8.2 and installed version 1.0 and created my own database instead of using the automatic one that GoDaddy created.

After a bit of setting up I'm now running 1.0 and I still see the problem that the template's css is not being used in Firefox but looks correct in IE and Opera.

I've even upgraded the smarty template system to the latest version to no avail.

But on a weird note the admin panel for Serendipity looks correct. The only time the page looks wrong is just at the front page of the blog.
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

If you give us a URL, we'll go look at it.

Could be a problem with the browser cache, too. Have you tried hitting shift-reload?
Judebert
---
Website | Wishlist | PayPal
talmand
Posts: 3
Joined: Fri Jul 28, 2006 8:53 pm

Post by talmand »

http://www.travisalmand.net/serendipity/

I've tried that, cleared the cache and loaded it on a different machine at a different location with all the same results.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Something on your website is inserting Ads for every page!

This kills the CSS files:

http://travisalmand.net/serendipity/serendipity.css

Look at the end of the file; that output there is instructing a browser to not properly render a CSS...

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
chelcool
Posts: 1
Joined: Sat Oct 14, 2006 10:01 pm

Post by chelcool »

Hi!

I have the same problem too.

http://www.wwpromo.co.uk/blog/serendipity/

And I cannot find any serendipity.css, only serendipity.css.php.

Could you take a look?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi chelcool!

That' s a strange problem. It works using IE6, but it doesn't with Firefox.

I suspect it's because your server delivers a "Content-Type: text/css;charset=win-1251" line, without a space between "text/css; charset". Can you contact the server admin and ask him to change this default Content-Type?

Another reason for that might be because Content-Encoding: gzip is set for your Stylesheet?

It's sadly not a serendipity problem, but seems to be server-related.

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply