![]() |
[help]Mysql error
I installed this and it wont work, when enabled, all i get on site is a mysql error about tournaments, and cant see any posts on site,disabled, and admins can play fine.Saw a post with this error and it said to change language, didnt help,Reinstalled 4 times, same error,Anyone?
Database error in vBulletin 3.6.8: 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_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '=' Error Number : 1267 Date : Saturday, February 9th 2008 @ 02:08:28 PM Script : http://***************/showthread.php?p=18 Referrer : http://****************/index.php? |
execute this query:
Code:
ALTER TABLE `tournaments` CHANGE `champion` `champion` TEXT CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL |
worked like a charm, thanks for such a fast reply,and the arcade
|
All times are GMT. The time now is 01:43 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|