Search Hits Not Displaying
SELECT post.pagetext AS preview, thread.threadid, thread.threadid AS postid, thread.title AS threadtitle, thread.iconid AS threadiconid, thread.replycount, IF(thread.views=0, thread.replycount+1, thread.views) as views, thread.sticky, thread.pollid, thread.open, thread.lastpost AS postdateline, thread.lastpost, thread.lastposter, thread.attach, thread.postusername, thread.forumid, user.userid AS postuserid , 1 AS RecType FROM thread AS thread LEFT JOIN user AS user ON(user.userid = thread.postuserid) LEFT JOIN post AS post ON(post.postid = thread.firstpostid) WHERE thread.threadid IN (1082276, 1115022, 1109481, 1108244, 1108243, 1112246, 1113430, 1113298, 1113002, 1112604, 1113347, 1113117, 1108247, 1107720, 1110666, 1108634)



I haven't checked with the guy working on it to see if it's taken care of yet this morning or not. It was being worked on yesterday.



