Arama yapınca böyle bir error çıkıyor.... Nedir acaba bilen var mı?
Could not obtain search results
DEBUG MODE
SQL Error : 1030 Got error 12 from table handler
SELECT t.*, f.forum_id, f.forum_name, u.username, u.user_id, u2.username as user2, u2.user_id as id2, p.post_username, p2.post_username AS post_username2, p2.post_time FROM 98juytrko15_topics t, 98juytrko15_forums f, 98juytrko15_users u, 98juytrko15_posts p, 98juytrko15_posts p2, 98juytrko15_users u2 WHERE t.topic_id IN (5834, 6408, 6721, 6751, 6752, 6753, 6754) AND t.topic_poster = u.user_id AND f.forum_id = t.forum_id AND p.post_id = t.topic_first_post_id AND p2.post_id = t.topic_last_post_id AND u2.user_id = p2.poster_id ORDER BY p2.post_time DESC LIMIT 0, 30
Line : 868
File : search.php