I get the following error while logging in. It is because of the translation of
$vbphrase[trg_loggedin] phrase. Probably the translation should not be used in the query..
Code:
Database error in vBulletin 4.1.10:
Invalid SQL:
UPDATE vbt_guest
SET spider = 'وارد انجمن شده'
WHERE guestid = '--remove--'
AND script = 'login'
AND spider <> 'وارد انجمن شده';
MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '<>'
Error Number : 1267
Request Date : Thursday, February 2nd 2012 @ 10:06:16 AM
Error Date : Thursday, February 2nd 2012 @ 10:06:16 AM
Script : /login.php?do=login
Referrer : /index.php
Classname : vB_Database
MySQL Version : 5.5.19
Thanks,