ich habe auf 2.0.6 upgedated, meine Suchfunktion funktioniert nicht mehr, das wollte ich mit "rebuilt search index" reparieren, aber es kommt der Fehler:
Code: Alles auswählen
Could not insert new word matches
DEBUG MODE
SQL Error : 1054 Unknown column 'single' in 'field list'
INSERT INTO phpbb_search_wordmatch (post_id, word_id, title_match) SELECT single, word_id, 1 FROM phpbb_search_wordlist WHERE word_text IN ('this', 'example', 'post', 'your', 'phpbb', 'installation', 'you', 'may', 'delete', 'topic', 'and', 'even', 'forum', 'like', 'since', 'everything', 'seems', 'working')
Line : 242
File : c:\apache\htdocs\phpbb2\includes\functions_search.php
Hat jemand eine Idee, was ich tun könnte?
Danke,
Hannelore