Difficulty updating pages

  • Unknown's avatar

    Every time I update a page I get the error below. The changes I make are still effected however something is wrong. If I do not go back to the dashboard, there is no way you can log on to the site, it’s as if it’s not there. Can you please help?

    Thanks,
    Ramon

    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 ‘AND n.adj_id = p.ID AND p.post_author = u.ID AND (p.post_type ‘ at line 4]
    SELECT p.ID, post_title, user_nicename, post_date, post_status, post_type, post_mime_type FROM wp_posts p, wp_netblog n, wp_users u WHERE n.id = AND n.adj_id = p.ID AND p.post_author = u.ID AND (p.post_type = ‘post’ || p.post_type = ‘page’ || p.post_type = ‘attachment’ ) ORDER BY p.post_title;

    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 ‘LIMIT 1’ at line 1]
    SELECT * FROM wp_netblog_caption WHERE host = LIMIT 1

    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 ‘AND n.adj_id = p.ID AND p.post_author = u.ID AND (p.post_type ‘ at line 4]
    SELECT p.ID, post_title, user_nicename, post_date, post_status, post_type, post_mime_type FROM wp_posts p, wp_netblog n, wp_users u WHERE n.id = AND n.adj_id = p.ID AND p.post_author = u.ID AND (p.post_type = ‘post’ || p.post_type = ‘page’ || p.post_type = ‘attachment’ ) ORDER BY p.post_title;

    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 ‘LIMIT 1’ at line 1]
    SELECT * FROM wp_netblog_caption WHERE host = LIMIT 1

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Your site is not being free hosted by WordPress.COM and you are posting to the wrong support forum. This forum is for support of sites hosted on WordPress.COM.

    Your support questions must be posted to the correct support site for your software and that is here http://wordpress.ORG/support/

    For more on the differences: http://support.wordpress.com/com-vs-org/

  • The topic ‘Difficulty updating pages’ is closed to new replies.