Suche
Fatal error: Uncaught exception 'Exception' with message 'SafeMySQL: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'. Full query: [SELECT *, IF(Kurstitel like '%Zollpr��ferenz%', 1*10, 0) as relev FROM seminare WHERE (( Ende >= '2022-07-05' AND `ccs_course_Status` IN ('In Planung','Aktiv','', 'Ausgebucht')) OR `ccs_course_Status` LIKE 'Laufend') AND (
MATCH(Stichwort) AGAINST ('Zollpr��ferenz') OR
MATCH(Kurstitel) AGAINST ('Zollpr��ferenz') OR
REPLACE(`Stichwort`,'-','') LIKE '%Zollpr��ferenz%' OR
REPLACE(`Kurstitel`,'-','') LIKE '%Zollpr��ferenz%' OR
`Kursnummer` LIKE '%Zollpr��ferenz%'
) AND `status` = 1 AND `ccs_course_Status` NOT IN ('Vorbereitung') ORDER BY relev DESC]' in /da0s1g/webspace/ihkexportakademi/www/admin/includes/classes/SafeMySQL.class.php:580
Stack trace:
#0 /da0s1g/webspace/ihkexportakademi/www/admin/includes/classes/SafeMySQL.class.php(450): SafeMySQL->error('Illegal mix of ...')
#1 /da0s1g/webspace/ihke in /da0s1g/webspace/ihkexportakademi/www/admin/includes/classes/SafeMySQL.class.php on line 580