Notice: Undefined offset: 0 – Bug
-
I also posted in your github…
wordpress 5.3.2 – fresh multisite install – 2020 wp theme
php 7.3
3 plugins active – elementor – elementor pro – dashboard welcomeswitching themes locks the page up.
I noticed the issue when another plugin wasn’t able to update properly using some sort of ajax for it’s update method.
Debug shows:
Notice: Undefined offset: 0 in /home/somewebsite/public_html/wp-content/plugins/dashboard-welcome-for-elementor/classes/class-dwe-admin.php on line 317Warning: Cannot modify header information – headers already sent by (output started at /home/somewebsite/public_html/wp-content/plugins/dashboard-welcome-for-elementor/classes/class-dwe-admin.php:317) in /home/somewebsite/public_html/wp-includes/functions.php on line 6029
Warning: Cannot modify header information – headers already sent by (output started at /home/somewebsite/public_html/wp-content/plugins/dashboard-welcome-for-elementor/classes/class-dwe-admin.php:317) in /home/somewebsite/public_html/wp-admin/includes/misc.php on line 1252
Warning: Cannot modify header information – headers already sent by (output started at /home/somewebsite/public_html/wp-content/plugins/dashboard-welcome-for-elementor/classes/class-dwe-admin.php:317) in /home/somewebsite/public_html/wp-admin/admin-header.php on line 9
- The topic ‘Notice: Undefined offset: 0 – Bug’ is closed to new replies.