Error on term save, with relation field present
-
Hi,
There is a error once you try to save posts chosen with Relation field, assigned on custom taxonomy, term view.If you select some posts from left panel to the right and save, you get error as below.
If you don’t select any posts and just save then it’s fine.Once you disable your plugin, there is no error present.
Can you check it ?
the path: wp-admin/term.php?taxonomy=team_tax&tag_ID=10&post_type=zespol
Stack trace:
#0 /home/…public_html/www/wp-includes/taxonomy.php(1558): trim()
#1 /home/…public_html/www/wp-content/plugins/acf-extended/includes/fields-settings/validation.php(482): term_exists()
#2 /home/…public_html/www/wp-includes/class-wp-hook.php(308): acfe_field_validation->validate_value()
#3 /home/…public_html/www/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#4 /home/…public_html/www/wp-content/plugins/advanced-custom-fields-pro/includes/validation.php(392): apply_filters()
#5 /home/…public_html/www/wp-content/plugins/advanced-custom-fields-pro/includes/validation.php(341): acf_validate_value()
#6 /home/…public_html/www/wp-content/plugins/advanced-custom-fields-pro/includes/validation.php(208): acf_validate_values()
#7 /home/…public_html/www/wp-includes/class-wp-hook.php(308): acf_validation->acf_validate_save_post()
#8 /home/…public_html/www/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#9 /home/…public_html/www/wp-includes/plugin.php(517): WP_Hook->do_action()
#10 /home/…public_html/www/wp-content/plugins/advanced-custom-fields-pro/includes/validation.php(274): do_action()
#11 /home/…public_html/www/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-taxonomy.php(351): acf_validate_save_post()
#12 /home/…public_html/www/wp-includes/class-wp-hook.php(310): acf_form_taxonomy->save_term()
#13 /home/…public_html/www/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#14 /home/…public_html/www/wp-includes/plugin.php(517): WP_Hook->do_action()
#15 /home/…public_html/www/wp-includes/taxonomy.php(3333): do_action()
#16 /home/…public_html/www/wp-admin/edit-tags.php(183): wp_update_term()
#17 {main}
thrown in /home/…public_html/www/wp-includes/taxonomy.php on line 1558
The topic ‘Error on term save, with relation field present’ is closed to new replies.