Reply
Suddenly, pages don't validate
Old 04-26-2006, 06:55 AM Suddenly, pages don't validate
The Ape's Avatar
Super Talker

Posts: 129
While trying to validate my most recent work, i was refused with this message...

Quote:
A fatal error occurred when attempting to transcode the character encoding of the document. Either we do not support this character encoding ("none") yet, or you have specified a non-existent character encoding (often a misspelling).
...and this applies to all of the pages i had validated over two months ago. Suddenly, even though i haven't changed any of the code on any of the pages, none of them validate and are given the above message. I am confused. I have a character encoding. Even more confusing, when i try to validate the off-line pages, they validate fine. What is the problem? I have been going through some problems with my host recently. They switched servers and in doing so some things got a little weird. My php click counter suddenly lost about 300 clicks and i had to upload a few things that were removed during the process. I am wondering if this has anything to do with it.

By the way, this applies to all of Apethumb, including the templates. So, for the moment, i am declaring validation even though nothing validates.
__________________
Apethumb Web Development(Apefly Web Page Generator - Chimpfolio Artist Portfolio Generator - CSS Layouts)
The Ape is offline
Reply With Quote
View Public Profile Visit The Ape's homepage!
 
When You Register, These Ads Go Away!
     
Old 04-26-2006, 02:40 PM Re: Suddenly, pages don't validate
Average Talker

Posts: 20
That is very bizzare. Maybe they updated the validator?
__________________
April
www.cudos2u.com
April is offline
Reply With Quote
View Public Profile Visit April's homepage!
 
Old 04-26-2006, 02:51 PM Re: Suddenly, pages don't validate
chrishirst's Avatar
Super Moderator

Posts: 12,767
Location: Blackpool. UK
the problem looks to be server related as the headers are returning with

Content-Type: text/html; charset=None

probably they have the MIME types set incorrectly

also your content type is
<meta http-equiv="content-type" content="text/html; charset=us-ascii" />

I would suggest using

<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />

to override the server settings.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 04-27-2006, 03:12 AM Re: Suddenly, pages don't validate
The Ape's Avatar
Super Talker

Posts: 129
April...They have updated the validator since my last validation, but nothing that should affect me.

Chrishirst...just as i thought, server problem. I have tried using iso-8859-1 and it still wouldn't validate. If it is the MIME types, what am i suppose to do? I have never had this problem before. After doing some research yesterday for about 4 hours, i determined it was either the MIME or .htaccess. I couldn't, however, find anything to help guide me to a resolution. Any further help would be greatly appreciated.
__________________
Apethumb Web Development(Apefly Web Page Generator - Chimpfolio Artist Portfolio Generator - CSS Layouts)
The Ape is offline
Reply With Quote
View Public Profile Visit The Ape's homepage!
 
Old 04-27-2006, 04:03 AM Re: Suddenly, pages don't validate
The Ape's Avatar
Super Talker

Posts: 129
I dropped my host a line and they said they went to W3C and my page validated fine for them. They also assured me that everything was fine concerning the MIME types, and that if my pages didn't validate then it was the validator that was failing, not my code and not their server. The strange thing is that i have another site hosted by them that does validate. So, i am still very confused. Who is to blame? If anyone has the time to jump on over to the W3C and see if apethumb.arttriad.com validates for you, i would be interested in the results.
__________________
Apethumb Web Development(Apefly Web Page Generator - Chimpfolio Artist Portfolio Generator - CSS Layouts)
The Ape is offline
Reply With Quote
View Public Profile Visit The Ape's homepage!
 
Old 04-27-2006, 05:41 AM Re: Suddenly, pages don't validate
Super Talker

Posts: 102
Tried to validate it for you, but it seems I get the same error.

Quote:
A fatal error occurred when attempting to transcode the character encoding of the document. Either we do not support this character encoding ("none") yet, or you have specified a non-existent character encoding (often a misspelling).

The error was: (no error message given)

If you believe the character encoding to be valid you can submit a request for that character encoding (see the feedback page for details) and we will look into supporting it in the future.

IANA maintains the list of official names for character sets and the WDG has some information to help you correctly specify the character encoding.
ghettobert is offline
Reply With Quote
View Public Profile
 
Old 04-27-2006, 05:56 AM Re: Suddenly, pages don't validate
The Ape's Avatar
Super Talker

Posts: 129
Thanks for your time ghettobert.
__________________
Apethumb Web Development(Apefly Web Page Generator - Chimpfolio Artist Portfolio Generator - CSS Layouts)
The Ape is offline
Reply With Quote
View Public Profile Visit The Ape's homepage!
 
Reply     « Reply to Suddenly, pages don't validate
 

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13374 seconds with 13 queries