Page 1 of 1
Display looks good but I get an error
Posted: Fri Feb 23, 2007 6:49 pm
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
Re: Display looks good but I get an error
Posted: Fri Feb 23, 2007 7:00 pm
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
Posted: Fri Feb 23, 2007 8:58 pm
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?
Posted: Fri Feb 23, 2007 9:36 pm
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