• Hi, just sent you 2 tweets, but in case, I duplicate here.

    If the posts contains accents on chars, when saving draft, there’s an error and these chars are lost.

    Here’s a pic of the error I get : https://twitpic.com/43izh

    I tested with the 2 latest versions, including 3.01.

    To test : create a ne post. Add éééé in post and title, click save draft.

    As per the msg, the problem seems to be with the cache ?

    Sincerely
    DJM

Viewing 11 replies - 16 through 26 (of 26 total)
  • I just tried adding the following plugins to my testblog (it’s the plugins which both @fbreve and @chinasmack have):

    Akismet
    All in One SEO
    Get Recent Comments
    Google XML Sitemaps
    Sociable
    Subscribe to Comments

    and yet I still cannot reproduce the encoding issue…

    I finally reproduced the problem! The bugfix will be rolled into 3.0.3.

    @mitchoyoshitaka,

    Great! ??

    Thanks for this plugin and for your support.

    What was the problem? Thank you so much for working so hard to find and fix the problem!

    The problem was that I was specifying utf8 for the transmission when inserting the keywords in the keyword cache table… and it was not being reverted. I made it so that it checks for DB_CHARSET and only sets the transmission charset if DB_CHARSET is set.

    3.0.3 has been uploaded… waiting for www.remarpro.com to update its servers.

    Thread Starter cybeardjm

    (@didierjm)

    Will test 3.03 anyway… ??

    Thread Starter cybeardjm

    (@didierjm)

    BTW, thx for the hard work…

    Excellent.

    Working like a charm here, tested yesyerday.

    Thanx

    Thread Starter cybeardjm

    (@didierjm)

    Hi,
    I tested again with the last version… Indeed the pb with accents is corrected now. But I still have my same error msg.
    I then completely removed yarpp : deactivation + removal of 2 tables in MySQL DB + removal of 2 yarpp keys on the Posts table.
    I then tried to reactivate the plugin, so that it could setup it clean from scratch.
    I got the following error : https://twitpic.com/4hlgs
    Unfortunately I can’t copy the code itself… to send it to you.
    The 2 tables and keys are indeed created, although the msg states there are errors… Here’s the result for the 2 keys

    yarpp_title FULLTEXT 1 post_title
    yarpp_content FULLTEXT 1 post_content

    If I try to save the draft of a post (existing or new) I still get “my” previous error…

    Any clue ?
    Sincerely
    DJM

    PS: I had a big crash 15 days or so ago and had to restore the DB from scratch (the Posts table was locked). After that all my posts had trouble with special chars (accents…) and I had to declare UTF-8 for all tables as well as DB… I had the same error/problem before, but at least Yarpp worked…

Viewing 11 replies - 16 through 26 (of 26 total)
  • The topic ‘[Plugin: Yet Another Related Posts Plugin] pb with yarpp when accents in post’ is closed to new replies.