Code Authors: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Code Authors Forum Index -> Coffee Shop
Author Message
Guardian
Site Admin
Site Admin



Joined: Jan 06, 2006
Posts: 4398
Location: Vsetin, Czech Republic

PostPosted: Sun Feb 05, 2012 5:16 pm Share on Linked InShare on FacebookShare on Twitter Reply with quote

The error was: utf8 "\xE1" does not map to Unicode
This error is due to using a character being used that isn't compatible with the site charset.
This was a difficult one to find as the error message could be a little more meaningful but search your files and database for references to
acute
xe1 or
á
If that character is not encoded in the source, try to replace it with á (or á).

_________________
Nuke Reviews 
View user's profile Send private message Send e-mail Visit poster's website
Palbin
Newbie
Newbie



Joined: Nov 20, 2008
Posts: 37

PostPosted: Sun Feb 05, 2012 5:58 pm Share on Linked InShare on FacebookShare on Twitter Reply with quote

How did you get this error?
 
View user's profile Send private message Send e-mail
Guardian
Site Admin
Site Admin



Joined: Jan 06, 2006
Posts: 4398
Location: Vsetin, Czech Republic

PostPosted: Sun Feb 05, 2012 6:45 pm Share on Linked InShare on FacebookShare on Twitter Reply with quote

It's appearing from an external RSS feed from PHP Classes. The class authors name uses the á character which is causing the error when I use utf-8 charset (with html5 doctype).
I cleared the RSS feed cache and also tried the two setting in rnconfig.php to turn on/off the enforcing of utf-8 for the feed but it makes no difference, the error is still there but goes away if I disable the feed block.
I'm pretty sure it's the feed itself using an illegal character but it's being converted into something that isn't utf-8 compatible.

_________________
Nuke Reviews 
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic    Code Authors Forum Index -> Coffee Shop

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

 
Forums ©