vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   HELP! Illegal mix of collations?! (https://vborg.vbsupport.ru/showthread.php?t=214948)

globofan 05-30-2009 11:39 PM

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 '='
URL it goes to when post thread is submitted is..
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?

Seven Skins 05-31-2009 06:40 AM

Answer may be here:
http://www.vbulletin.com/forum/showp...22&postcount=2

.

globofan 05-31-2009 01:16 PM

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)

Seven Skins 05-31-2009 07:41 PM

I think there are 158 tables in default vb database.
When posting a post/thread many tables gets updated. e.g thread, posts etc....

.


All times are GMT. The time now is 03:59 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05306 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete