• Hi,

    I have an issue with WordPress (4.9.6) + MySql (5.5.60) and wp_posts table data.

    I’ve got a lot of posts written in spanish with accents, “?”, “¿”, “ñ” symbols, etc…

    Since yesterday (no updates were made), all these character are showed like this “A?”. I’ve tried changing the line:

    define( ‘DB_CHARSET’, ‘utf8’ );

    in wp-config.php file but, when i look into MySql tables through phpmyadmin, i see that all posts that were right yesterday, are with these strange character (A?) too.

    ¿Do you know the way that i can fix this issue?

    Thank you very much.

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    Can you link to a page demonstrating this problem? There seems to be a character encoding mismatch somewhere. Being able to see the actual page output would be very helpful in determining the source of the problem.

Viewing 1 replies (of 1 total)

The topic ‘Issue with accents’ is closed to new replies.