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 '%Belegpr��fung%', 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 ('Belegpr��fung') OR
Kurstitel LIKE '%Belegpr��fung%' OR
REPLACE(`Stichwort`,'-','') LIKE '%Belegpr��fung%' OR
REPLACE(`Kurstitel`,'-','') LIKE '%Belegpr��fung%' OR
`Kursnummer` LIKE '%Belegpr��fung%'
) 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): Safe in /da0s1g/webspace/ihkexportakademi/www/admin/includes/classes/SafeMySQL.class.php on line 580