Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@aguko
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aguko/9458304 to your computer and use it in GitHub Desktop.
Save aguko/9458304 to your computer and use it in GitHub Desktop.
MEOW_Term :: update error
Notice: Undefined variable: id in ***\wp-content\plugins\masterpress\core\api\woof\woof.php on line 1588
WordPress database error: [Unknown column '73affcf1f2aa50ed867be5691a68fafc' in 'where clause']
SELECT tm.meta_key, tm.meta_value, tm.term_id, tt.taxonomy FROM wp_mp_termmeta tm INNER JOIN wp_term_taxonomy tt ON tm.term_id = tt.term_id WHERE tm.term_id = 73affcf1f2aa50ed867be5691a68fafc AND tm.taxonomy = 'key' AND tt.taxonomy = 'key' AND meta_key LIKE 'key_set.%' ORDER BY term_id, meta_key, tmeta_id
WordPress database error: [Unknown column '73affcf1f2aa50ed867be5691a68fafc' in 'where clause']
SELECT v.*, u.* FROM `wp_mp_versions` v LEFT OUTER JOIN wp_users u ON u.ID = v.user_id WHERE v.object_id = 73affcf1f2aa50ed867be5691a68fafc AND v.field_set_name = 'key_set' AND v.object_type = 'term' ORDER BY version_id DESC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment