Support » Installing WordPress » SQL and RSS conflict

  • I just upgraded my site 1.5 > 2.0, but the rss-feed doesn’t work due to a conflict with my database. It has something to do with the time zone I guess, but do’nt understand what tot do. Can someone help me with this.
    My URL: http://www.erikoomen.nl

    The report:

    WordPress 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 ” at line 1]
    SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= ‘2006-01-29 16:27:59’ AND (post_status = “publish” OR post_author = 1 AND post_status != ‘draft’ AND post_status != ‘static’) AND post_status != “attachment” GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0,

    Warning: Cannot modify header information – headers already sent by (output started at /srv/eoomen/www/www.erikoomen.nl/wp-includes/wp-db.php:98) in /srv/eoomen/www/www.erikoomen.nl/wp-rss2.php on line 8
    http://www.erikoomen.nl Filmrecensies van Erik Oomen Fri, 27 Jan 2006 16:25:02 +0000 http://wordpress.org/?v=2.0 en

  • The topic ‘SQL and RSS conflict’ is closed to new replies.