Skip to:
Content
Pages
Categories
Search
Top
Bottom

PHP Deprecated

  • @kimis

    Participant

    When I used your pluggin, there is this message :
    Deprecated
    : str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in
    /home/aaa/nameofyoursite/wp-content/themes/Avada/includes/class-avada-layout-bbpress.php
    on line
    219

Viewing 2 replies - 1 through 2 (of 2 total)
  • @gdragon

    Participant

    This is not bbPress related. This is error in Avada theme, most likely due to outdated code that is not updated for PHP 8.x. This message is related to changes in PHP 8.1. You need to update Avada, or contact Avada author to fix the problem.

    @kimis

    Participant

    oh ok thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar