Display looks good but I get an error

Having trouble installing serendipity?
Post Reply
cody
Regular
Posts: 41
Joined: Sun Feb 11, 2007 2:28 pm

Display looks good but I get an error

Post by cody »

Hi,

Using IE 6 when I access the web log I get:

Done But With Errors On Page

Error access denied to:

http://www.aldersonarts.com/faith/plugi ... havior.hts

Anyone know what may be causing this. If you need a list of the plugins I added or the theme I am using I'll post them.


Thanks
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Display looks good but I get an error

Post by garvinhicking »

Hi!

IE cannot access special behaviour CSS files that are running on a different domain.

You entered 'aldersonarts.com' in the s9y configuration for your host, but you are using 'www.aldersonarts.com' to access your site. You have those options:

1. Remove the browser compatibility plugin, as its sole purpose is to display transparent PNGs in IE6

2. Use only 'aldersonarts.com' to access your blog

3. Turn on the option "autodetect HTTP host" in your s9y configuration.

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/
cody
Regular
Posts: 41
Joined: Sun Feb 11, 2007 2:28 pm

Post by cody »

If I change the host configuration in S9y to add the www will it fix the error as well as the custom 404 error page, for the rest of the domain, from incorrectly displaying when trying to access something that isn't there in S9y?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Your page's 404 error page will only vanish if you set s9y "URL rewriting" to "Apache Errorhandling" in your global serendipity configuration. You need to make sure though that your server supports .htaccess directives, else the custom 404 cannot be set.

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