Database error

 

i dont know is that right plase but i dont find other plase too so put this here sorry if is wrong plase

i get my email box message my site like this

 

Database error in RealLoveMe Dating

Query:

SELECT `m`.`country`, `m`.`lat`, `m`.`lng`, COUNT(`p`.`ID`) AS `num`
            FROM `bx_map_countries` AS `m` 
            INNER JOIN `Profiles` AS `p` ON (`p`.`Country` = `m`.`country` AND `p`.`Status` = 'Active') 
            INNER JOIN `bx_map_profiles` AS `pm` ON (`pm`.`id` = `p`.`ID` AND `pm`.`failed` = 0 AND `pm`.`allow_view_location_to` = '3')
            WHERE `m`.`failed` = 0  AND `m`.`lat` < 73.0225915715 AND `m`.`lat` > -56.1700229829  AND `m`.`lng` < 180 AND `m`.`lng` > -180  
            GROUP BY `p`.`Country`
            LIMIT 250

Mysql error: Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '='

Found error in the file '/home/darkwar/public_html/modules/boonex/map_profiles/classes/BxMapDb.php' at line 126.
Called 'getAll' function with erroneous argument #0.

this is not all i have this much more but i put now this much and if need more information then i put all what i have

is that bad think i get sometime  same message but language and how this can fix

thank you

Quote · 30 Mar 2011

http://www.boonex.com/unity/forums/#topic/World-Map-Error-Illegal-mix-of-collations-.htm

https://www.deanbassett.com
Quote · 30 Mar 2011

Thanks deano

Quote · 2 Apr 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.