• I’m getting the following error when posting:

    WordPress database error: [Table ‘db189027787.wpi4f_soch_post2cat’ doesn’t exist]
    SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROM wpi4f_soch_posts p LEFT JOIN wpi4f_soch_post2cat pc ON p.ID = pc.post_id LEFT JOIN wpi4f_soch_categories c ON pc.category_id = c.cat_ID WHERE post_status = ‘publish’ GROUP BY cat_ID

    WordPress database error: [Table ‘db189027787.wpi4f_soch_post2cat’ doesn’t exist]
    SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROM wpi4f_soch_posts p LEFT JOIN wpi4f_soch_post2cat pc ON p.ID = pc.post_id LEFT JOIN wpi4f_soch_categories c ON pc.category_id = c.cat_ID WHERE post_status = ‘publish’ GROUP BY cat_ID

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/41/d188045678/htdocs/soggycheerios.com/wp-includes/wp-db.php:160) in /homepages/41/d188045678/htdocs/soggycheerios.com/wp-includes/pluggable.php on line 391

    But then it publishes.

    But my commenter’s are also receiving an error.

    WordPress database error: [Table ‘db189027787.wpi4f_soch_post2cat’ doesn’t exist]
    SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROM wpi4f_soch_posts p LEFT JOIN wpi4f_soch_post2cat pc ON p.ID = pc.post_id LEFT JOIN wpi4f_soch_categories c ON pc.category_id = c.cat_ID WHERE post_status = ‘publish’ GROUP BY cat_ID

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/41/d188045678/htdocs/soggycheerios.com/wp-includes/wp-db.php:160) in /homepages/41/d188045678/htdocs/soggycheerios.com/wp-comments-post.php on line 67

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/41/d188045678/htdocs/soggycheerios.com/wp-includes/wp-db.php:160) in /homepages/41/d188045678/htdocs/soggycheerios.com/wp-comments-post.php on line 68

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/41/d188045678/htdocs/soggycheerios.com/wp-includes/wp-db.php:160) in /homepages/41/d188045678/htdocs/soggycheerios.com/wp-comments-post.php on line 69

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/41/d188045678/htdocs/soggycheerios.com/wp-includes/wp-db.php:160) in /homepages/41/d188045678/htdocs/soggycheerios.com/wp-includes/pluggable.php on line 391

Viewing 1 replies (of 1 total)
  • 1. Take a look at the “sticky” post on the main page of the forum!!!

    2. You are using a plugin or a theme that is not compatible with 2.3

Viewing 1 replies (of 1 total)
  • The topic ‘Error code when I publish or people comment’ is closed to new replies.