Page 1 of 1

Error and Very slow today Apr20

Posted: Fri Apr 20, 2018 11:41 am
by ElizabethD
I got this error when I tried to get in through my normal link to index:
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
Also, things are painfully slow today. It takes over a minute to get from place to place. Is it me or the site?

Posted: Fri Apr 20, 2018 12:05 pm
by mdavej
File searches are crashing for me too. Something is amiss.

Posted: Fri Apr 20, 2018 2:46 pm
by The Robman
I've been getting that issue on file searches for a little while, just haven't had a chance to investigate

Posted: Sun Apr 22, 2018 9:26 pm
by ElizabethD
It looks like things are fixed. No error popup. Forum came up quickly and search was reasonably fast, and return back to index now works as well.

Posted: Mon Apr 23, 2018 8:18 am
by The Robman
And I didn't do anything! :)