Odd text appearing - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: Odd text appearing (/thread-238335.html) |
Odd text appearing - knackler - 2023-05-22 Our board has suddenly developed a problem. random characters are appearing in the gaps between words , in words and at the end of sentences Like 0€" . This is not just effecting new text but old posts and our home page ? RE: Odd text appearing - vbgamer45 - 2023-05-23 Same. Noticed it as well. Made a ticket here too RE: Odd text appearing - HLFadmin - 2023-05-24 It may be a problem with difference of character set encoding. Mixing latin1 and UTF-8. https://github.com/phpmyadmin/phpmyadmin/wiki/Garbled_data While you say it "suddenly developed", something changed on the server, possibly a MySQL upgrade. https://community.mybb.com/thread-225417.html Right around that time, one of my forum members had a sig that displayed that problem. And it was only that one, so I edited it out. I don't know what his source was originally, but it appeared to be a copy/paste from somewhere. RE: Odd text appearing - vbgamer45 - 2023-05-24 For me. I haven't upgrade the MySQL Server just applied this latest update for MyBB and it happened same time. |