Hi, nice Script *installed* BUT i got this error if i wanne read a thread:
Quote:
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_swedish_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '='
Error Number : 1267
Date : Thursday, November 1st 2007 @ 06:41:34 AM
Script : http://xxx/showthread.php?p=1
Referrer : http://xxx/forumdisplay.php?f=2
IP Address : xxx
Username : xxx
Classname : vB_Database
|
How can i fix it?