Forums

quotations turned to jumble in upgrade to 2.2 (4 posts)

  1. slimps55
    Member
    Posted 4 years ago #

    I just upgraded my site to wordpress 2.2. Eveything seemed fine til i realized all of my quotations and apostraphes were just the codes on the site instead of the actual symbol
    for example: don't now looks like don’t
    has this happened to anybody else? Also hopefully there is an easy fix.

  2. MichaelH
    Volunteer
    Posted 4 years ago #

    Try deleting these lines from your wp-config.php file:

    define('DB_CHARSET', 'utf8');
    define('DB_COLLATE', '');

    See: Editing_wp-config.php

  3. slimps55
    Member
    Posted 4 years ago #

    that worked thanks

  4. kerunt
    Member
    Posted 4 years ago #

    This worked for me, too.

    Thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic