8 comments to 2.3 Beta 1 Bug Hunt

  1. IngaOz says:

    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 :(

  2. Ryan says:

    IngaOz, that looks like a plugin that is not compatible with 2.3′s category table changes.

  3. istef says:

    @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

  4. Byran says:

    http://boren.nu/page/2/page/2/

    Easy, tiger. This is a 404 page.

  5. Ryan says:

    Paging is now fixed.

  6. [...] & disseminated by propaganda press at 7:08 pm categoría WordPress WordPress 2.3 Beta 1 Bug Hunt The first bug hunt in the WordPress 2.3 beta release cycle is Wednesday, August 29, 2007 at [...]

  7. IngaOz says:

    Thanks, istef :) I’ll email you, and yes I use both those plugins, probably this is from where errors comes :(