You probably know this, but "entries" doesn't lead to any entries...on the entry page.
You probably know this, but "entries" doesn't lead to any entries...on the entry page.
bbPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND forum_level = 0 AND site_id = 2 AND post_time <= DATE_ADD(now(), INTERVAL 5 ' at line 1]
SELECT topic_id, COUNT(post_id) FROM bb_posts WHERE post_status = 0 AND forum_id = AND forum_level = 0 AND site_id = 2 AND post_time <= DATE_ADD(now(), INTERVAL 5 HOUR) AND post_time >= DATE_SUB(now(), INTERVAL 1 MONTH) GROUP BY topic_id ORDER BY COUNT(post_id) DESC LIMIT 10
Scrivs
Written Mar. 21, 2008 / Report /
Sorry about that, all fixed.
RightOn
Written Mar. 21, 2008 / Report /
Cooper, there's something about your new avatar... it's... mildly unsettling :)
cooper
Written Mar. 21, 2008 / Report /
@Right On:
Through the Looking Glass, I am Alice in Wonderland after all, but on another note I'm glad they fixed the entries things as I couldn't get in to read your Reverend Wright piece. ;)
Josh
Written Mar. 22, 2008 / Report /
Looks like the drop-down community list on the front page of 9r is also busted.
Mike
Written Mar. 22, 2008 / Report /
Thanks for that dropdown bug Josh, I'll get that fixed up today.