pluggable.php Error
-
Hey Forum,
I couldn’t find anything related, so here is my post. Please correct me if this issue has been posted before.
I’m testing a self developed Plugin and every time I want to add, edit or delete an Register Post Type Entry I get an error. But only if bulk-image-alt-text-with-yoast is active. If it’s deactivated, everything works fine.
Here the ErrorCode:
Notice: Undefined index: use_bialty_alt in /usr/www/users/klinikwu/DasPasstZuMir/wp-content/plugins/bulk-image-alt-text-with-yoast/bulk-image-alt-text-with-yoast-admin.php on line 892
Notice: Undefined index: disable_bialty in /usr/www/users/klinikwu/DasPasstZuMir/wp-content/plugins/bulk-image-alt-text-with-yoast/bulk-image-alt-text-with-yoast-admin.php on line 893
Warning: Cannot modify header information – headers already sent by (output started at /usr/www/users/klinikwu/DasPasstZuMir/wp-content/plugins/bulk-image-alt-text-with-yoast/bulk-image-alt-text-with-yoast-admin.php:892) in /usr/www/users/klinikwu/DasPasstZuMir/wp-includes/pluggable.php on line 1265
Warning: Cannot modify header information – headers already sent by (output started at /usr/www/users/klinikwu/DasPasstZuMir/wp-content/plugins/bulk-image-alt-text-with-yoast/bulk-image-alt-text-with-yoast-admin.php:892) in /usr/www/users/klinikwu/DasPasstZuMir/wp-includes/pluggable.php on line 1268
Has anyone experienced and solved this issue? How should I proceed?
Thank you for your time.
- The topic ‘pluggable.php Error’ is closed to new replies.