|
Could not obtain search results
DEBUG MODE
SQL Error : 1 Can't create/write to file '/tmp/#sql_703_0.MYI' (Errcode: 28)
SELECT pt.post_text, pt.bbcode_uid, pt.post_subject, p.*, f.forum_id, f.forum_name, t.*, u.username, u.user_id, u.user_sig, u.user_sig_bbcode_uid
FROM phpbb_forums f, phpbb_topics t, phpbb_users u, phpbb_posts p, phpbb_posts_text pt
WHERE p.post_id IN (267, 295, 305, 371, 376, 393, 416, 450, 487, 555, 764, 935, 1042, 1254, 1420, 1423, 1431, 1433, 1441, 1490, 1552, 1606, 1647, 1655, 1693)
AND pt.post_id = p.post_id
AND f.forum_id = p.forum_id
AND p.topic_id = t.topic_id
AND p.poster_id = u.user_id ORDER BY p.post_time DESC LIMIT 0, 10
Line : 788 File : search.php |
|
|