[Plugin: Widget Builder] Cannot modify header information
-
Hello! I had a problem and I don’t know how to solve it. Please help me.
I think something with the php settings, because on another server it worked without any problems.It occurs when I try to add/change a widget:
Notice: Undefined index: tribe_widget_builder_dashboard in /var/www/test/wp-content/plugins/widget-builder/classes/widget-builder.php on line 422
Notice: Undefined index: tribe_widget_builder_disable_sidebar in /var/www/test/wp-content/plugins/widget-builder/classes/widget-builder.php on line 422
Warning: Cannot modify header information – headers already sent by (output started at /var/www/test/wp-content/plugins/widget-builder/classes/widget-builder.php:422) in /var/www/test/wp-includes/pluggable.php on line 881
ps: 422 line in widget-builder.php:
${$f} = trim(strip_tags($_POST[$f]));
- The topic ‘[Plugin: Widget Builder] Cannot modify header information’ is closed to new replies.