• Resolved alyas2022

    (@alyas2022)


    hello
    When I post a new article, I have this error message ‘

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

    I understand that the sustem dosn’t find the table ‘wp_post2cat’ and I have to create it, but I don’t know how or what are the variables to put in it ?

    I also have this message
    ‘Warning: Cannot modify header information – headers already sent by (output started at /home/www/mangaz.freehostia.com/wp-includes/wp-db.php:160) in /home/www/mangaz.freehostia.com/wp-includes/pluggable.php on line 383’

    PS: I have this probleme after that I was attacked (hacking) and tried to backup my database !

    so please could you help, or refer me to some article or something

Viewing 1 replies (of 1 total)
  • Thread Starter alyas2022

    (@alyas2022)

    I just desactived the plugin ” google site map” and is seems that it working fine !

    But

    Now, I have the message in the head of each of my posts !

Viewing 1 replies (of 1 total)
  • The topic ‘truble in posting’ is closed to new replies.