• Wondering if someone might help me nail down this error that I am getting when posting new link in a testing environment:

    WordPress database error: [Unknown column 'link_manual_updated' in 'field list']
    INSERT INTO <code>wp_links_extrainfo</code> (<code>link_manual_updated</code>,<code>link_second_url</code>,<code>link_telephone</code>,<code>link_email</code>,<code>link_reciprocal</code>,<code>link_textfield</code>,<code>link_id</code>,<code>link_submitter</code>) VALUES ('N','','','','','','66','admin')
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/content/70/6779870/html/testing/wp-includes/wp-db.php:955) in /home/content/70/6779870/html/testing/wp-includes/pluggable.php on line 866

    Any help would be appreciated.

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

    (@rahjaahmina)

    btw, a similar error appears when attempting to post a Blog Roll Entry as well:

    WordPress database error: [Unknown column 'link_manual_updated' in 'field list']
    INSERT INTO <code>wp_links_extrainfo</code> (<code>link_manual_updated</code>,<code>link_second_url</code>,<code>link_telephone</code>,<code>link_email</code>,<code>link_reciprocal</code>,<code>link_textfield</code>,<code>link_id</code>,<code>link_submitter</code>) VALUES ('N','','','','','','64','admin')
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/content/70/6779870/html/testing/wp-includes/wp-db.php:955) in /home/content/70/6779870/html/testing/wp-includes/pluggable.php on line 866
Viewing 1 replies (of 1 total)
  • The topic ‘Error in Code Posting Link’ is closed to new replies.