SQL error on front side
-
Hello there. Just to know if it’s a bug. I’m having this error with 2.5.4 in debug.log when the plugin is activated :
Unknown column 'term_order' in 'field list' pour la requête SELECT count(*) as cnt, max(term_order) as max, min(term_order) as min FROM wp_terms AS terms INNER JOIN wp_term_taxonomy AS term_taxonomy ON ( terms.term_id = term_taxonomy.term_id ) WHERE term_taxonomy.taxonomy = 'xxx' faite par require_once('wp-admin/network/admin.php'), require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, SCPO_Engine->refresh
Then get_terms on front side is NULL (working before). The only solution was to desactivate the plugin and all is ok.
Thanks for your help !
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘SQL error on front side’ is closed to new replies.