Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter packetrat

    (@packetrat)

    OK, I ditched strict. Actually had to flush the db and reinstall, because of some idiosyncracies of the MySQL instance. But it works now. Thanks….

    Forum: Fixing WordPress
    In reply to: MySql 5.0.15

    I disabled strict, and still get this error on the homepage (though I get no errors on install):

    WordPress database error: [Unknown column ‘publish’ in ‘where clause’]
    SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= ‘2005-12-09 14:33:59’ AND (post_status = “publish” OR post_author = 1 AND post_status != ‘draft’ AND post_status != ‘static’) GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 10

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)