PHP warnings when creating a forum with bbPress
-
Hello Community,
I have the following environment:
WordRess 5.9.2; PHP 8.0.17; Themes Sydney 2.02 and bbPress 2.6.9Everything has worked so far for installation. Only when creating a forum, that is when saving I get the following PHP warnings in the php file capabilities.php.
Warning: Undefined property: stdClass::$edit_page in /homepages/13/d341475975/htdocs/clickandbuilds/TheRaceDaysStuttgart/wp-includes/capabilities.php on line 172
Warning: Undefined property: stdClass::$edit_page in /homepages/13/d341475975/htdocs/clickandbuilds/TheRaceDaysStuttgart/wp-includes/capabilities.php on line 172
Warning: Cannot modify header information – headers already sent by (output started at /homepages/13/d341475975/htdocs/clickandbuilds/TheRaceDaysStuttgart/wp-includes/capabilities.php:172) in /homepages/13/d341475975/htdocs/clickandbuilds/TheRaceDaysStuttgart/wp-admin/post.php on line 231
Warning: Cannot modify header information – headers already sent by (output started at /homepages/13/d341475975/htdocs/clickandbuilds/TheRaceDaysStuttgart/wp-includes/capabilities.php:172) in /homepages/13/d341475975/htdocs/clickandbuilds/TheRaceDaysStuttgart/wp-includes/pluggable.php on line 1355
Warning: Cannot modify header information – headers already sent by (output started at /homepages/13/d341475975/htdocs/clickandbuilds/TheRaceDaysStuttgart/wp-includes/capabilities.php:172) in /homepages/13/d341475975/htdocs/clickandbuilds/TheRaceDaysStuttgart/wp-includes/pluggable.php on line 1358
After activating default theme twentytwenty it does not come to this PHP warnings.
Everything works as expected.Any idea how to turn it off east?
Hans
The topic ‘PHP warnings when creating a forum with bbPress’ is closed to new replies.
