Archived topic
PHP Errors on Backend Elements
3 replies · Started by Michael Largue on September 11, 2018
Hi Guys
I am not sure whether this is an issue, but I thought you would like to know about it...
I use Query Monitor during the build and design phase and it is giving me PHP errors whenever I am in the Elements backend.
Notice Undefined index: label 2
-
do_meta_boxes()
wp-admin/edit-form-advanced.php:714
GeneratePress_Elements_Metabox->element_fields()
wp-admin/includes/template.php:1073
wp-content/plugins/gp-premium/elements/class-metabox.php:1142
Plugin: gp-premium
Notice Undefined index: label 2
-
do_meta_boxes()
wp-admin/edit-form-advanced.php:714
GeneratePress_Elements_Metabox->element_fields()
wp-admin/includes/template.php:1073
wp-content/plugins/gp-premium/elements/class-metabox.php:1194
Plugin: gp-premium
Notice Undefined index: label 2
-
do_meta_boxes()
wp-admin/edit-form-advanced.php:714
GeneratePress_Elements_Metabox->element_fields()
wp-admin/includes/template.php:1073
wp-content/plugins/gp-premium/elements/class-metabox.php:1268
Plugin: gp-premium
Notice Undefined index: label 2
-
do_meta_boxes()
wp-admin/edit-form-advanced.php:714
GeneratePress_Elements_Metabox->element_fields()
wp-admin/includes/template.php:1073
wp-content/plugins/gp-premium/elements/class-metabox.php:1293
Plugin: gp-premium
Regards
Michael
Hi there,
That's strange - those shouldn't be happening.
Do they continue to appear if you deactivate all of your other plugins?
Hi Tom
I should have previously done that more thoroughly, but I wasn't expecting it to happen with this particular plugin. WP Job Manager!
It seems to only occur with the elements module.
Regards
Michael
Strange - I'll see if I can figure out why it's conflicting.