Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

Comment Integration Czech encoding

Hi,

I tried to use Wordpress and Vanilla integration. I installed jsconnect and WP plugin Vanilla Forums. It is Czech web. Encoding is UTF so it is ok almost. When I activate Comment Integration discussion is rightly created in forum. But there is a problem with encoding.

Post in WP: Vítejte ve WordPressu. Toto je váš první testovací příspěvek. Můžete ho upravit, nebo smazat a postupně pak začít s tvorbou vlastního webu.

Post in Vanilla: Vítejte ve WordPressu. Toto je váš první testovací příspěvek. Můžete ho upravit, nebo smazat a postupně pak začít s tvorbou vlastního webu.

Like during the copying the record between databases it was encoded... But all tables are utf8_unicode_ci and when I create manually topic and use Czech characters it is correct. Problem is only with automatic comment integration.

Does anybody have similar problem? Is there any solution? If no I hope it could help you to make Vanilla better. Thanks.

Best Answer

  • x00x00 Don't PM about development, I'm not currently taking on clients MVP
    Answer ✓

    another way you can do it make sure you have a <meta name="description"...

    Plenty of worpress seo plugins will do that for you, and you can put your own except which is slightly different.

    But yes there is an encoding problem when scraping the content.

    Don't PM about development, I'm not currently taking on clients.

    grep is your friend.

Answers

Sign In or Register to comment.