Hey all,
Whenever I enable Robots-Meta and Bad Behavior together, I get errors when I preview and do other sorts of tasks throughout WP.
WordPress database error: [Unknown column 'robotsmeta' in 'field list']
UPDATE wp_posts SET robotsmeta = 'index,follow' WHERE ID = 627
WordPress database error: [Unknown column 'robotsmeta' in 'field list']
UPDATE wp_posts SET robotsmeta = 'index,follow' WHERE ID = 586
Warning: Cannot modify header information - headers already sent by (output started at /homepages/9/d271604408/htdocs/samdiener/wp-includes/wp-db.php:587) in /homepages/9/d271604408/htdocs/samdiener/wp-includes/pluggable.php on line 865
Any thoughts?