Ik klikte bij iemand in haar profiel op "Zoek gebruikers berichten" en kreeg deze foutmelding
Citaat:
Algemene fout
SQL ERROR [ mysql4 ]
Key 'poster_forum_approved_topic' doesn't exist in table 't' [1176]
SQL
SELECT SQL_CALC_FOUND_ROWS p.post_id FROM posts p, topics t FORCE INDEX (poster_forum_approved_topic) WHERE p.poster_id = 188392 AND p.post_approved = 1 AND t.topic_approved = 1 AND p.forum_id NOT IN (14, 27, 39, 54, 55, 70, 76, 90, 92, 93, 164, 168, 169, 170, 171, 172, 174, 179, 187, 188, 199, 201, 205, 209, 211, 212, 213, 215, 216, 218) AND p.topic_id = t.topic_id ORDER BY p.post_id DESC, p.forum_id LIMIT 250
BACKTRACE
FILE: includes/db/mysql.php
LINE: 179
CALL: dbal->sql_error()
FILE: includes/db/mysql.php
LINE: 229
CALL: dbal_mysql->sql_query()
FILE: includes/db/dbal.php
LINE: 170
CALL: dbal_mysql->_sql_query_limit()
FILE: includes/search/fulltext_sphinx.php
LINE: 673
CALL: dbal->sql_query_limit()
FILE: search.php
LINE: 559
CALL: fulltext_sphinx->author_search()