The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
UTF8 Issues
Hey everyone, need a bit of a troubleshoot. After changing literally nothing on the forum, smart quotes are being changed into mojibake on very old threads on my site. Everything is set to UTF-8 in every page I can find. Its showing up in the html header. Im at a loss. Running vB 4.2.5 here. Do I just need to replace everything in the language manager? Does anyone have any quick fix? Ive followed most guides I can Google to no avail.
Thanks, Dirks Site is Althanas.com if you want to check. Just click any dated thread and youll likely see it. |
#2
|
|||
|
|||
What did you set config.php to?
Code:
$config['Mysqli']['charset'] = 'utf8'; character_set_client latin1 character_set_connection latin1 character_set_database latin1 character_set_filesystem binary character_set_results latin1 character_set_server latin1 character_set_system UTF-8 PHP default_charset UTF-8 UTF-8 If you have a user.ini in your root folder of the site, verify its contents as well. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|