WordPress Update

February 17th, 2010

Wenn die Umlaute nach einem WordPress Update (bei mir auf 2.9.2) auf einmal nicht mehr korrekt angezeigt werden, sollte man mal einen Blick in die wp-config.php werfen und folgendes ändern:

define(‘DB_CHARSET’, ‘utf8′);

define(‘DB_CHARSET’, ‘utf-8′);

Allgemein, Geekstuff | Comments Jump to the top of this page

One comment on “WordPress Update”

  1. 01

    oder man ist avantgarde (ok… mittlerweile vlt nemmer :P ) und nutzt SAAS @wordpress.com ;-)

    Boris at February 21st, 2010 around 23:10
    Jump to the top of this page