SQL ERROR [ mysql4 ]
Verfasst: 16.07.2011 11:55
Hallo,
nach Installation von phpBB 3.0.8 und Konvertierung von 2.x bekomme ich diese Fehlermeldung, wenn ich auf Eigene Beiträge klicke:
Danke
Grüsse
Rizzo
nach Installation von phpBB 3.0.8 und Konvertierung von 2.x bekomme ich diese Fehlermeldung, wenn ich auf Eigene Beiträge klicke:
Kann mir bitte jemand sagen, woran das liegt?Allgemeiner Fehler
SQL ERROR [ mysql4 ]
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 '.post_id FROM phpbb1_topics t, phpbb1_posts p WHERE p.po [1064]
SQL
SELECT DISTINCT SQL_CALC_FOUND_ROWS p.post_id FROM phpbb1_topics t, phpbb1_posts p WHERE p.poster_id = '2' AND t.topic_id = p.topic_id GROUP BY t.topic_id, t.topic_last_post_time ORDER BY t.topic_last_post_time DESC
BACKTRACE
FILE: includes/db/mysql.php
LINE: 175
CALL: dbal_mysql->sql_error()
FILE: includes/search/fulltext_native.php
LINE: 1009
CALL: dbal_mysql->sql_query()
FILE: search.php
LINE: 501
CALL: fulltext_native->author_search()
Danke
Grüsse
Rizzo