|
| Γενικό Λάθος |
| |
Couldn't obtain news data
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT f.forum_name, t.topic_id, t.topic_title, t.topic_time, u.user_id, u.username, p.post_id, pt.post_text, pt.bbcode_uid
FROM phpbb_forums f, phpbb_topics t, phpbb_posts p, phpbb_users u, phpbb_posts_text pt
WHERE t.forum_id = f.forum_id
AND p.topic_id = t.topic_id
AND p.post_id = t.topic_first_post_id
AND pt.post_id = p.post_id
AND u.user_id = p.poster_id
AND f.forum_id in (34,41,29,31,32,33,35)
AND t.topic_status != 1
ORDER BY t.topic_time DESC
LIMIT 15 Line : 79 File : /var/www/virtual/www.206club.gr/portal/modules/mx_various_news/includes/mx_various_news.php |
| |
|
|