• Resolved achimfalk

    (@achimfalk)


    Hi,

    I suddenly have a lot of errors with wpmobile.app like:
    “Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated… in functions.php” and some other php files of wordpress.
    So I have deactivated all plugins and started wpmobile.app at first… the errors came back immediately. All errors are just gone if I only deactivate wpmobile.app.
    For some months wpmobile.app ran perfectly, but now not.
    Any ideas?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter achimfalk

    (@achimfalk)

    I think I have found the problem. wpmobile.app runs great on PHP 8.0, but if you set your website to PHP 8.1 or higher the trouble begins.

    Plugin Author Amauri

    (@amauric)

    Hi


    Correct, on PHP 8.1 there is deprecated error, I’ll fix this.

    You should not see display php errors on the production website, deprecated are notices and didnt break the app functionality.

    Thread Starter achimfalk

    (@achimfalk)

    That is great! ?? Thank you for your fast reply. ??

    Hi,
    Today, I installed this plugin as well (version 11.49). After activating it, I get these errors:


    Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/vhosts/xon.nu/httpdocs/wp-includes/functions.php on line 7300

    Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/vhosts/xon.nu/httpdocs/wp-includes/functions.php on line 2189

    Warning: Cannot modify header information – headers already sent by (output started at /var/www/vhosts/xon.nu/httpdocs/wp-includes/functions.php:2189) in /var/www/vhosts/xon.nu/httpdocs/wp-admin/includes/misc.php on line 1438

    Warning: Cannot modify header information – headers already sent by (output started at /var/www/vhosts/xon.nu/httpdocs/wp-includes/functions.php:2189) in /var/www/vhosts/xon.nu/httpdocs/wp-includes/functions.php on line 7108

    Warning: Cannot modify header information – headers already sent by (output started at /var/www/vhosts/xon.nu/httpdocs/wp-includes/functions.php:2189) in /var/www/vhosts/xon.nu/httpdocs/wp-admin/admin-header.php on line 9

    When I de-activate the plugin, all the errors are gone. I am running on PHP 8.2.22.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Many errors’ is closed to new replies.