Fehler in der search.php
Verfasst: 05.06.2005 00:17
Wenn ich hier die Suche nutzen will kommt das:
Code: Alles auswählen
Could not obtain matched posts list
DEBUG MODE
SQL Error : 1267 Illegal mix of collations (latin1_bin,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'
SELECT m.post_id FROM phpbb_search_wordlist w, phpbb_search_wordmatch m WHERE w.word_text LIKE '?bersetzung' AND m.word_id = w.word_id AND w.word_common <> 1
Line : 325
File : search.php