| |
Could not obtain newer/older topic information
DEBUG MODE
SQL Error : 1016 Can't open file: 'foro_topics.MYD'. (errno: 145)
SELECT t.topic_id
FROM foro_topics t, foro_topics t2
WHERE
t2.topic_id = 42868
AND t.forum_id = t2.forum_id
AND t.topic_last_post_id > t2.topic_last_post_id
ORDER BY t.topic_last_post_id ASC
LIMIT 1 Line : 122 File : viewtopic.php |
| |
|