The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Import Language XML File error
When I went to import a Portuguese language xml file I entered "Portugu?se" in the field named "Title for Uploaded Language" and got the below database error. This concerns me because I know that I configured MySQLI OPTIONS in the config.php with the line:
$config['Mysqli']['charset'] = 'utf8'; Below is the error, and I just want to know what this means, and why I could not insert a UTF-8 compliant word. Database error in vBulletin 3.6.4: Invalid SQL: SELECT languageid FROM language WHERE title = 'Portugu?se'; MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=' Error Number : 1267 Date : Thursday, February 22nd 2007 @ 08:53:36 PM Script : http://www.mysite.com/forums/admincp/language.php?do=upload Referrer : http://www.mysite.com/forums/admincp/language.php?do=files IP Address : **.***.***.** Username : ***** Classname : ***** |
#2
|
|||
|
|||
Something is encoded with a different encoder. Suggested is utf8. Maybe even try re-writing the Porugese without the weird e?
|
#3
|
|||
|
|||
It worked withoout the weird e, but I knew that would be the case. I wanted it (expected it) to workd with the weird e because the database is set to accept utf-8. What am I missing?
I gave up and wiped out everything. Started from zero |
#4
|
|||
|
|||
Well, if it helps at all anymore in the future, the database may not have accepted it as UTF8.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|