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 '%Au��enhandel%', 1*10, 0) as relev FROM seminare WHERE (( Ende >= '2023-12-03' AND `ccs_course_Status` IN ('In Planung','Aktiv','', 'Ausgebucht')) OR `ccs_course_Status` LIKE 'Laufend') AND SUBSTRING(Kursnummer, 1, 1) NOT LIKE 'F' AND (
MATCH(Stichwort) AGAINST ('Au��enhandel') OR
Kurstitel LIKE '%Au��enhandel%' OR
REPLACE(`Stichwort`,'-','') LIKE '%Au��enhandel%' OR
REPLACE(`Kurstitel`,'-','') LIKE '%Au��enhandel%' OR
`Kursnummer` LIKE '%Au��enhandel%'
) AND `status` = 1 AND `ccs_course_Status` NOT IN ('Vorbereitung') AND Kursnummer NOT LIKE ('Z%') 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- in /da0s1g/webspace/ihkexportakademi/www/admin/includes/classes/SafeMySQL.class.php on line 580