• Resolved StarryMom

    (@starrymom)


    WP Version: 6.1.1
    PHP Version: 8.2.1
    Database Version: 10.3.37-MariaDB

    Since the update today, I am getting the following errors:


    Attempt to read property “description” on bool in /home/public_html/wp-content/plugins/wp-seopress/inc/functions/variables/dynamic-variables.php on line 104

    PHP Warning: Attempt to read property “nickname” on bool in /home/public_html/wp-content/plugins/wp-seopress/inc/functions/variables/dynamic-variables.php on line 103

    PHP Warning: Attempt to read property “url” on bool in /home/public_html/wp-content/plugins/wp-seopress/inc/functions/variables/dynamic-variables.php on line 102

    PHP Warning: Attempt to read property “last_name” on bool in /home/public_html/wp-content/plugins/wp-seopress/inc/functions/variables/dynamic-variables.php on line 101

    PHP Warning: Attempt to read property “first_name” on bool in /home/public_html/wp-content/plugins/wp-seopress/inc/functions/variables/dynamic-variables.php on line 100

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Benjamin Denis

    (@rainbowgeek)

    Hi,

    we are not officially compatible with PHP 8.2.

    Plus, WP core is only compatible with 8.0 (> 8.0 still generates a lot of errors / deprecated notices in logs).

    We recommend to use PHP 8.0 or 8.1 max.

    Thread Starter StarryMom

    (@starrymom)

    Do you have a timeline on when you will be fully compatible?

    Plugin Author Benjamin Denis

    (@rainbowgeek)

    We have opened an issue on our private Git repository.

    We hope to fix for our next major update.

    ETA: end of this month/beginning of March

    Remember: WordPress is still not officially compatible with 8.2. We strongly recommend to wait.

    Thread Starter StarryMom

    (@starrymom)

    Thank you for the information. I switched to 8.0.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Multiple PHP Errors – dynamic-variables.php’ is closed to new replies.