Is the "entries page" not being updated? Or is it behind?
Is the "entries page" not being updated? Or is it behind?
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
Tyme
Written Feb. 29, 2008 / Report /
I ran updates twice yesterday and this morning. I'm seeing entries for the 29th. Are you seeing them?
Josh
Written Feb. 29, 2008 / Report /
I'm seeing some new stuff now, but just a question... I thought the updates were automatic?
cooper
Written Feb. 29, 2008 / Report /
I am today. I swear yesterday I was looking at it and there didn't seem to be any updates for twenty-four hours prior, which I thought was strange.
Tyme
Written Feb. 29, 2008 / Report /
@Josh - yes they are usually but we're in the process of splitting the sites up so some of the cron jobs are turned off.
@cooper - it's ok - glad you are seeing them now. :)
shadowsun7
Written Mar. 1, 2008 / Report /
Tyme: just a question, but where is the 9rules blog? It seems to be down for a few days already.
Mike
Written Mar. 1, 2008 / Report /
@shadowsun7 : I have no idea where the blog went, but it was definitely there a few days ago, albeit with a default WP theme. (One day we might blog about what the last week has meant for us in regards to using Wordpress. One day....)
Scrivs
Written Mar. 1, 2008 / Report /
The current version of WordPress conflicts with bbPress so the blog can't be shown until we finish the move unfortunately unless we go through 10 rings of fire to fix some of the core code ourselves.
shadowsun7
Written Mar. 1, 2008 / Report /
Urrgh. That's horrible, that is. Godspeed and goodluck.