• Resolved simpsonscreative

    (@simpsonscreative)


    Hi, these deprecation and headers already sent errors appear when using PHP version 8.1 or higher:

    Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/sites/23a/3/3f673aa806/public_html/intelligensa/wp-includes/functions.php on line 7374

    Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sites/23a/3/3f673aa806/public_html/intelligensa/wp-includes/functions.php on line 2196

    Warning: Cannot modify header information – headers already sent by (output started at /home/sites/23a/3/3f673aa806/public_html/intelligensa/wp-includes/functions.php:7374) in /home/sites/23a/3/3f673aa806/public_html/intelligensa/wp-includes/functions.php on line 7182

    Warning: Cannot modify header information – headers already sent by (output started at /home/sites/23a/3/3f673aa806/public_html/intelligensa/wp-includes/functions.php:7374) in /home/sites/23a/3/3f673aa806/public_html/intelligensa/wp-admin/admin-header.php on line 14

    I’m using the latest version of WP (6.9.4) and the plugin (2.1.0). The messages disappear if I deactivate the plugin or switch to PHP 8.0.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Virgildia

    (@virgildia)

    Hi @simpsonscreative thanks for reporting this. It seems to have been related to the new functionality for hiding the settings page for legacy options. I’ve just updated it for PHP 8.1+ in the latest version. Please update.

    • This reply was modified 3 days, 5 hours ago by Virgildia.
    Thread Starter simpsonscreative

    (@simpsonscreative)

    That’s great. Thanks for working on this so quickly!

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

You must be logged in to reply to this topic.