MyBB Community Forums

Full Version: What is this strange symbol, which appeared in the titles of threads suddenly
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello

Yesterday was the Forum works without any problems, but entered the day and found this strange symbol (??) which appeared on the home page in some subject headings, but when enter to the forums I don't find this strange symbol (??)

This is a picture showing the problem
[Image: ?di=8128946225611]


Please help
It's an encoding problem.

Go to ACP > Tools & Maintenance > System Health > UTF-8 Conversion

If it comes up with an error message, add the following to .inc/config.php if it's not already there:

$config['database']['encoding'] = 'utf8';

Thank you for help

But i have done this before (UTF-8 Conversion and $config['database']['encoding'] = 'utf8')
All of this has already been done but the problem still exists
Does it still happen in a different browser?
yes, still happen in a different browsers

I've tried make a test

I have made a backup of the Forum of my site and imported this backup in a forum on my local host on my pc , But I was surprised I did not find the problem in my localhost forum

Expect what the cause of this problem
Are you absolutely sure all database tables are UTF-8?
yes, I'm sure and also i have used UTF-8 Conversion from control panel
I am surprised why this problem occurred

please help
Try viewing the forum in English language. Does it still happen?
Thank you Mr Jack123 for continuing help me

This is the result of a change language to english

[Image: ?di=6128963625216]

The problem still exists