You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WordPress database error: [Unknown column 't.term_order' in 'order clause']
SELECT t.term_id
FROM iwp778f_terms AS t INNER JOIN iwp778f_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('series')
ORDER BY t.term_order ASC
WordPress database error: [Unknown column 'term_order' in 'field list'] SELECT term_order FROM iwp778f_terms
The text was updated successfully, but these errors were encountered:
WordPress database error: [Unknown column 't.term_order' in 'order clause']
SELECT t.term_id
FROM iwp778f_terms AS t INNER JOIN iwp778f_term_taxonomy AS tt ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('series')
ORDER BY t.term_order ASC
WordPress database error: [Unknown column 'term_order' in 'field list'] SELECT
term_order
FROMiwp778f_terms
The text was updated successfully, but these errors were encountered: