ACF conflicts with bbPress
-
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 replyExpected 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 37It’s old issue and still didn’t fix:
- https://bbpress.org/forums/topic/memory-leak/#post-244208
- https://bbpress.org/forums/topic/not-working-with-acf-pro-6-2-8-version/
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.