The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
If I insert special characters directly into the database using query_write it gets scrambled. For example
Caf? -> café If I include special characters in a post it inserts just fine. Is vBulletin doing something to encode special characters? What can I do to directly insert special characters into the database? Thanks in advance. --------------- Added [DATE]1373510135[/DATE] at [TIME]1373510135[/TIME] --------------- if anyone else has this problem I solved it using this tutorial: http://xaviesteve.com/1223/issues-wi...-mysql-solved/ Basically add $this->db->query_write("SET NAMES 'utf8'") before your query and make sure your fields are utf8_spanish |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|