Error and Very slow today Apr20
Posted: Fri Apr 20, 2018 11:41 am
I got this error when I tried to get in through my normal link to index:
Also, things are painfully slow today. It takes over a minute to get from place to place. Is it me or the site?Could not query recent posts marquee information
DEBUG MODE
SELECT t.topic_id, t.topic_title, t.topic_last_post_id, t.forum_id, t.topic_type, t.topic_status, p.post_id, p.poster_id, p.post_time, u.user_id, u.username, u.user_lastvisit FROM phpbb_topics t, phpbb_forums f, phpbb_posts p, phpbb_users u WHERE t.forum_id IN (5, 25, 6, 26, 19, 22, 29, 1, 3, 20, 8, 17, 9, 10, 15, 18, 4, 14, 7, 24) AND t.topic_id = p.topic_id AND f.forum_id = t.forum_id AND t.topic_status <> 2 AND p.post_id = t.topic_last_post_id AND p.poster_id = u.user_id ORDER BY t.topic_last_post_id DESC
Line : 352
File : index.php