vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   database error (https://vborg.vbsupport.ru/showthread.php?t=186628)

Cust0ms 07-29-2008 08:48 AM

database error
 
Hello,
When ibProArcade is enabled I receive database error when I try open any thread:

Code:

Database error in vBulletin 3.7.2:

Invalid SQL:

                        SELECT t.champion, u.userid FROM tournaments AS t
                        LEFT JOIN user AS u ON (t.champion = u.username)
                        WHERE champion<>'';

MySQL Error  : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin2_general_ci,IMPLICIT) for operation '='
Error Number  : 1267
Request Date  : Monday, July 28th 2008 @ 04:44:52 PM
Error Date    : Monday, July 28th 2008 @ 04:44:52 PM
Script        : http://myboard.nl/showthread.php?p=6577662
Referrer      : http://myboard.nl/index.php
IP Address    : xx.xx.xx.xx
Username      : Kayyn
Classname    : vB_Database
MySQL Version : 4.1.10-standard-log

This is really nice mod and I would like to use it... Please, help me. What can I do?

Gemma 07-29-2008 09:50 AM

You will need to alter the table 'tournaments' to the same collation as your database. Not just the table but all the fields too.

Cust0ms 07-29-2008 11:56 AM

How to do it? Could you explain it step by step? I use phpmyadmin.

Gemma 07-29-2008 04:56 PM

1. Open your database in phpmyadmin and scroll down to the 'tournaments' table.
2. Make sure the collation column says 'latin1_swedish_ci' (if it doesn't click the tick box and go to the Operations page, change it to 'latin1_swedish_ci' and save).
3. Open the table so it displays the fields (scroll down the left navigation and click 'tournaments') and make sure all the required collations are 'latin1_swedish_ci'
If any are not 'latin1_swedish_ci' click on the change button and change them accordingly and save.

That should fix it.

hamid.park 01-12-2009 01:58 PM

I Do It
all character and text tables Are 'latin1_swedish_ci' (url_discut,Champion,creat Tables) And So tournaments .
int Tables Are Not 'latin1_swedish_ci' An I Couldnt Change Them .
When ibProArcade is enabled I receive database error when I try open any thread:
Code:

Database error in vBulletin 3.7.4:

Invalid SQL:

                        SELECT t.champion, u.userid FROM tournaments AS t
                        LEFT JOIN user AS u ON (t.champion = u.username)
                        WHERE champion<>'';

MySQL Error  : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '='
Error Number  : 1267
Request Date  : Monday, January 12th 2009 @ 07:22:22 PM
Error Date    : Monday, January 12th 2009 @ 07:22:22 PM
Script        : http://irantrack.com/Forum/showthread.php?t=8328
Referrer      : http://www.irantrack.com/Forum/
IP Address    : 91.98.87.165
Username      : Hamid.Park
Classname    : vB_Database
MySQL Version : 5.0.45-log

What Can I Do For IT ?

Medina 02-24-2009 05:07 PM

Quote:

Originally Posted by Gemma (Post 1586822)
1. Open your database in phpmyadmin and scroll down to the 'tournaments' table.
2. Make sure the collation column says 'latin1_swedish_ci' (if it doesn't click the tick box and go to the Operations page, change it to 'latin1_swedish_ci' and save).
3. Open the table so it displays the fields (scroll down the left navigation and click 'tournaments') and make sure all the required collations are 'latin1_swedish_ci'
If any are not 'latin1_swedish_ci' click on the change button and change them accordingly and save.

That should fix it.

Thank you very very much for the golden instructions. :D

adamskiii 03-10-2009 07:42 PM

this did not work for me :(. Any ideas?

lbpforum.net 03-19-2009 12:10 PM

Quote:

Originally Posted by Gemma (Post 1586822)
1. Open your database in phpmyadmin and scroll down to the 'tournaments' table.
2. Make sure the collation column says 'latin1_swedish_ci' (if it doesn't click the tick box and go to the Operations page, change it to 'latin1_swedish_ci' and save).
3. Open the table so it displays the fields (scroll down the left navigation and click 'tournaments') and make sure all the required collations are 'latin1_swedish_ci'
If any are not 'latin1_swedish_ci' click on the change button and change them accordingly and save.

That should fix it.

Thank you very much it fixed the problem for me!! :)

edit: eops bumped a very old thread :p


All times are GMT. The time now is 10:57 AM.

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.01681 seconds
  • Memory Usage 1,730KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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