database error Unknown column ‘has_ancestors’
-
With the latest version, every time you save a new order in woocommerce or update an order, you get this error in the LOG:
—————————-
WordPress database error Unknown column ‘has_ancestors’ in ‘field list’ for the query INSERT INTO
wp_yoast_indexable
(object_id
,object_type
,object_sub_type
,permalink
,primary_focus_keyword_score
,readability_score
,is_cornerstone
,is_robots_noindex
,is_robots_nofollow
,is_robots_noimageindex
,is_robots_noarchive
,is_robots_nosnippet
,open_graph_image
,open_graph_image_id
,open_graph_image_source
,open_graph_image_meta
,twitter_image
,twitter_image_id
,twitter_image_source
,primary_focus_keyword
,canonical
,title
,description
,breadcrumb_title
,open_graph_title
,open_graph_description
,twitter_title
,twitter_description
,author_id
,post_parent
,number_of_pages
,post_status
,is_protected
,is_public
,has_public_posts
,blog_id
,has_ancestors
,permalink_hash
,created_at
,updated_at
) VALUES (……
- The topic ‘database error Unknown column ‘has_ancestors’’ is closed to new replies.