Conversation
supportI’m getting constant Warnings on my website with the plugin: Undefined array key 0 wp-content/plugins/simple-custom-post-order/simple-custom-post-order.php:343 Attempt to read property “cnt” on null wp-content/plugins/simple-custom-post-order/simple-custom-post-order.php:343 Can you fix that please? it’s slowing my /wp-admin/ pages. Thank you!
and it also generates the database error: SELECT COUNT(*) AS cnt, MAX(term_order) AS max, MIN(term_order) AS min FROM infin_terms AS terms INNER JOIN infin_term_taxonomy AS term_taxonomy ON ( terms.term_id = term_taxonomy.term_id ) WHERE term_taxonomy.taxonomy = ‘jtm_perspective’ Caller: SCPO_Engine->refresh() Component: Plugin: simple-custom-post-order Error Message: Plugin: simple-custom-post-order Unknown column ‘term_order’ in ‘field list’
and it also generates the database error: SELECT COUNT(*) AS cnt, MAX(term_order) AS max, MIN(term_order) AS min FROM infin_terms AS terms INNER JOIN infin_term_taxonomy AS term_taxonomy ON ( terms.term_id = term_taxonomy.term_id ) WHERE term_taxonomy.taxonomy = ‘jtm_perspective’ Caller: SCPO_Engine->refresh() Component: Plugin: simple-custom-post-order Error Message: Plugin: simple-custom-post-order Unknown column ‘term_order’ in ‘field list’