• Resolved Chefranov

    (@chefranov)


    Hello! I have ACF and bbPress plugins on the site. And if I try to create a new reply in bbPress I got error 500 and errors about memory leak in php logs.
    If I turn off ACF everything is working fine.

    Could you check this conflict between plugins? This issue on free and pro versions.

    STR:
    Env: WordPress 6.8, PHP 8.2
    1. Install and activate bbPress 2.6.13
    2. Install and activate Advanced Custom Fields (Free or Pro, 6.4.0.1)
    3. Open Dashboard → (bbPress) Replies → Add new reply

    Expected result: page with creating a new reply
    Actual result: 500 error and error about memory leak in php logs

    [16-Apr-2025 13:27:10 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 262144 bytes) in /Users/user/Sites/mysite.loc/wp-includes/class-wp-object-cache.php on line 363
    [16-Apr-2025 13:27:10 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 262144 bytes) in /Users/user/Sites/mysite.loc/wp-includes/class-wp-fatal-error-handler.php on line 37

    It’s old issue and still didn’t fix:

    Please fix it

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.