• Hi boys & gals.
    I have a problem since upgrading to 1.2
    RSS was working fine in version 1, but, since the upgrade, in the main blog, the character encoding was faulty. I am in MExico, and write with accents (áéñ), so I changed the character encoding to ISO-8859-1, latin1.
    However, in the rss feed, there is an error:
    System does not support the specified encoding. Error processing resource ‘http://eltintero.net/weblog/wp-rss2.php’. Line 1, Position 52
    <?xml version=”1.0″ encoding=”ISO-8859-1, latin1″?>
    Can anyone help me, so that in the text blog I can have Spanish characters, and the RSS is working?
    Thanks in advance.
    http://www.eltintero.net/weblog

Viewing 7 replies - 1 through 7 (of 7 total)
  • try to change this
    <meta http-equiv=”Content-Type” content=”text/html; charset=ISO-8859-1, latin1″ />
    to
    <meta http-equiv=”Content-Type” content=”text/html; charset=ISO-8859-10, latin1″ />

    i forgot to mention your blog doesnt validate either so you might want to look into that.

    Thread Starter eltintero

    (@eltintero)

    O my God. So, first my blog must validate, and then I must check the RSS?
    By validating, are you meaning XHTML or RSS? How can I fix that?
    Thanks a lot.

    eltintero:
    i am talking about the xhtml maybe you need to validated. i had the same problem but after i fix some issue with the spanish character, my RSS seen to work fine.
    maybe someone else who has full spanish blog can help you more with details.
    thanks,
    solarpunk

    Thread Starter eltintero

    (@eltintero)

    Thanks Solarpunk…
    I will trry to find someone who can help me with the spanish characters.
    Cheers

    Thread Starter eltintero

    (@eltintero)

    I have this error when validating:
    Sorry! A fatal error occurred when attempting to transcode the character encoding of the document. Either we do not support this character encoding yet, or you have specified a non-existent character encoding (often a misspelling).
    The detected character encoding was “iso-8859-1,”.
    The error was “”.
    In the wp-admin/ in the options menu, I have it without “”. Where can I edit that?
    ThX

    Thread Starter eltintero

    (@eltintero)

    ThX to Vidar, in the #wordpress IRC, I have corrected this problem.
    In ISO-8859-1, latin1, i had to take off the Comma and the “latin 1”
    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Wrong RSS’ is closed to new replies.