"Could not insert new word matches"
Verfasst: 15.11.2004 22:56
Hi, hab nen Prob mit meinem phpBB2.1.0, wenn ich versuche ein Thema zu eröffnen, kommt bei einem bestimmten Wort diese Fehlermeldung:
Das lustige ist, wenn ich den Titel zu ??? ändere, gehts, aber wenn ich "Gasse", "Jasse", "Gassen Kommandos" oder "Gassenkommandos" als Titel eingebe kommt die Meldung.
Weiß jemand warum das so ist?
Code: Alles auswählen
Could not insert new word matches
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '*kurz nachem Anfang vom Topic-Text*
INSERT INTO phpbb_search_wordmatch (post_id, word_id, title_match) SELECT *Topic-Text*, word_id, 0 FROM phpbb_search_wordlist WHERE word_text IN ('*gewollter Topic-Titel*')
Line : 251
File : /var/www/xxx/html/phpBB2/includes/functions_search.php
Weiß jemand warum das so ist?