The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_german2_ci,IMPLICI
Code:
Invalid SQL: SELECT prefix.*, prefixpermission.usergroupid AS restriction FROM prefix AS prefix LEFT JOIN prefixpermission AS prefixpermission ON (prefix.prefixid = prefixpermission.prefixid) ORDER BY prefix.displayorder; MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_german2_ci,IMPLICIT) for operation '=' and its still not working. can you guys please help thanks |
#2
|
|||
|
|||
I would guess you have columns in the same table with mis-matched collation settings.
Use phpmyadmin and check your column collation settings, i would tell you what table, but you failed to post the entire error msg. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|