• Hi, just update to PHP 8.0 and I’m seeing the following errors on the dashboard page and website in admin, please can you help? I have tried deactivating theme and plugins. Theme is Ocean WP with Elementor.

    Warning: Trying to access array offset on value of type null in /homepages/35/d823589354/htdocs/website/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/CoreMenu.phpon line 246

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/35/d823589354/htdocs/website/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/CoreMenu.php:246) in /homepages/35/d823589354/htdocs/website/wp-admin/includes/misc.php on line 1416

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/35/d823589354/htdocs/website/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/CoreMenu.php:246) in /homepages/35/d823589354/htdocs/website/wp-includes/functions.php on line 6865

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/35/d823589354/htdocs/website/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/CoreMenu.php:246) in /homepages/35/d823589354/htdocs/website/wp-includes/pluggable.php on line 1416

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/35/d823589354/htdocs/website/wp-content/plugins/woocommerce/src/Admin/Features/Navigation/CoreMenu.php:246) in /homepages/35/d823589354/htdocs/website/wp-includes/pluggable.php on line 1419

    Many Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • I would look at your navigation menu. I looks like it sending a null value for some reason. The error “cannot modify header” happen when the browser thinks the header was sent. This is usually caused by an error that occurred earlier. The first error is complaining about a value being empty.

    Thread Starter laclickchic

    (@laclickchic)

    Thanks for the help. I found one error but still getting the messages although it does disappear now when I deactivate woocommerce.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP 8.0 multiple header errors’ is closed to new replies.