Forums

access denied and database error when saving or posting (2 posts)

  1. bluemon
    Member
    Posted 4 years ago #

    WordPress database error: [Access denied for user: 'dbo196361709@%' to database 'db196361709']
    INSERT IGNORE INTO wp_posts (post_author, post_date, post_date_gmt, post_content, post_content_filtered, post_title, post_excerpt, post_status, post_type, comment_status, ping_status, post_password, post_name, to_ping, pinged, post_modified, post_modified_gmt, post_parent, menu_order, post_mime_type) VALUES ('3', '', '', 'good news!!', '', 'new yorker', '', 'draft', 'post', 'open', 'open', '', '', '', '', '', '', '0', '0', '')

    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 3]
    SELECT category_id FROM wp_post2cat WHERE post_id =

    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 ' 1)' at line 2]
    INSERT INTO wp_post2cat (post_id, category_id) VALUES (, 1)

    Warning: Cannot modify header information - headers already sent by (output started at /homepages/22/d183819795/htdocs/wordpress/wp-includes/wp-db.php:121) in /homepages/22/d183819795/htdocs/wordpress/wp-includes/pluggable.php on line 275

  2. abacker
    Member
    Posted 3 years ago #

    I have the same problem all of a sudden; worked until recently. Anyone found a solution? Thanks!

    WordPress database error: [Access denied for user: 'dbo206518592@%' to database 'db206518592']
    INSERT IGNORE INTO wp_posts (post_author, post_date, post_date_gmt, post_content, post_content_filtered, post_title, post_excerpt, post_status, post_type, comment_status, ping_status, post_password, post_name, to_ping, pinged, post_modified, post_modified_gmt, post_parent, menu_order, post_mime_type) VALUES ('2', '2009-02-06 17:23:27', '2009-02-07 01:23:27', '', '', 'QLess in the press again!', '', 'publish', 'post', 'open', 'open', '', 'qless-in-the-press-again-2', '', '', '2009-02-06 17:23:27', '2009-02-07 01:23:27', '0', '0', '')

    WordPress database error: [Access denied for user: 'dbo206518592@%' to database 'db206518592']
    INSERT INTO wp_post2cat (post_id, category_id) VALUES ('0', '4')

    WordPress database error: [Access denied for user: 'dbo206518592@%' to database 'db206518592']
    INSERT INTO wp_postmeta (post_id,meta_key,meta_value) VALUES ('0','_pingme','1')

    WordPress database error: [Access denied for user: 'dbo206518592@%' to database 'db206518592']
    INSERT INTO wp_postmeta (post_id,meta_key,meta_value) VALUES ('0','_encloseme','1')

    Warning: Cannot modify header information - headers already sent by (output started at /homepages/21/d156832347/htdocs/blog/wp-includes/wp-db.php:133) in /homepages/21/d156832347/htdocs/blog/wp-includes/pluggable.php on line 329

Topic Closed

This topic has been closed to new replies.

About this Topic