The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
HELP! Illegal mix of collations?!
Every time a user posts a new thread on my forums they get a blank page with the message
Code:
Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '=' http://myforums.com/forums/newthread...stthread&f=115 containing the above message ^^ It posts the thread, but as you can imagine i want this fixed! I have done a lot of research and can't workout how to fix it. From what i have researched some sites have told me it means.. "If you see this kind of error, that means there's two different collations in your database. " Hopefully someone can tell me what to do to fix this? |
#2
|
||||
|
||||
|
#3
|
|||
|
|||
Is that telling me to go threw the thousands of tables in vbulletin..and change them all to either "utf8_general_ci" or "utf8_unicode_ci"
??? this will take me a few days..surely theres something easier? when posting a thread.. what tables in MYSQL are used in that proccess? (as obviously its one of them causing the problem) |
#4
|
||||
|
||||
I think there are 158 tables in default vb database.
When posting a post/thread many tables gets updated. e.g thread, posts etc.... . |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|