The first bug hunt in the WordPress 2.3 beta release cycle is Wednesday, August 29, 2007 at 17:00:00 UTC time. Join us on the #wordpress-bugs channel as we find and fix bugs. Hunts usually last 24 hours so that all time zones can join in.
2.3 Beta 1 Bug Hunt
Published by Ryan Boren
#ActuallyAutistic retired technologist turned wannabe-sociologist. Equity literate education, respectfully connected parenting, passion-based learning, indie ed-tech, neurodiversity, social model of disability, design for real life, inclusion, open web, open source. he/they View all posts by Ryan Boren
Published
I just wonder… I upgraded my blog to this beta version and after that now when i post new post it shows this error to me:
[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 p.post_date_gmt < '2007-08-29 10:50:53' ORDER By p.post_date DESC' at line 6]
SELECT DISTINCT MONTH(p.post_date) AS `month` FROM wp_posts p INNER JOIN wp_post2cat p2c ON (p.ID = p2c.post_id ) WHERE YEAR(p.post_date) = AND p.post_date_gmt < '2007-08-29 10:50:53' ORDER By p.post_date DESC
in admin panel not in blog…
Is this beta bug or thre is something very wrong with my database? Sorry, I am not so advanced yet 🙁
IngaOz, that looks like a plugin that is not compatible with 2.3’s category table changes.
@IngaOz: Are you using Google XML Sitemap Plugin or Extend Live Archive Plugin in your WordPress? These two plugins are not compatible with 2.3’s new category table. I have made some fix on these two plugins and they now work well in my system. If you need these two mod version plugins, send me an email istef.liu[at]gmail[dot]com
http://boren.nu/page/2/page/2/
Easy, tiger. This is a 404 page.
Paging is now fixed.
Thanks, istef 🙂 I’ll email you, and yes I use both those plugins, probably this is from where errors comes 🙁