Fatal error: Invalid SQL: SELECT DISTINCT post.userID AS ownPosts, thread_visit.lastVisitTime, IF(thread_subscription.userID IS NOT NULL, 1, 0) AS subscribed, thread.*, board.title FROM wbb1_1_thread thread LEFT JOIN wbb1_1_board board ON (board.boardID = thread.boardID) LEFT JOIN wbb1_1_post post ON (post.threadID = thread.threadID AND post.userID = 33903) LEFT JOIN wbb1_1_thread_visit thread_visit ON (thread_visit.threadID = thread.threadID AND thread_visit.userID = 33903) LEFT JOIN wbb1_1_thread_subscription thread_subscription ON (thread_subscription.userID = 33903 AND thread_subscription.threadID = thread.threadID) WHERE board.boardID IN(1,2,3,66,91,98,90,89,88,102,87,101,86,110,6,97,11,10,9,103,8,100,7,109,92,12,65,13,15,17,21,16,14,18,20,22,19,99,23,24,26,25,47,94,49,63,64,52,69,29,68,67,46,28,108,111) AND board.boardID NOT IN(0) AND thread.isDeleted = 0 AND thread.movedThreadID = 0 ORDER BY thread.lastPostTime DESC, thread.time DESC LIMIT 0,30
find ich doof ... genau ..