Below is the fatal error.
I was following the bug fix from the post “Issue with Buddypress/bbpress Sites”, but according to the post home.php did not exist and would need to be created. My problem is I already have a home.php file. So I do not want to over-write it unless that is the suggested fix.
Please advise?
Fatal Error:
Fatal error: Uncaught Error: Call to undefined function bp_is_group_forum() in /home/ancien34/public_html/wp-content/themes/x/buddypress/groups/single/home.php:70 Stack trace: #0 /home/ancien34/public_html/wp-includes/template.php(690): require() #1 /home/ancien34/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(155): load_template(’/home/ancien34/…’, false) #2 /home/ancien34/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(61): bp_locate_template(Array, true, false) #3 /home/ancien34/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(338): bp_get_template_part(‘groups/single/h…’, NULL) #4 /home/ancien34/public_html/wp-content/plugins/buddypress/bp-groups/classes/class-bp-groups-theme-compat.php(265): bp_buffer_template_part(‘groups/single/h…’, NULL, false) #5 /home/ancien34/public_html/wp-includes/class-wp-hook.php(286): BP_Groups_Theme_Compat->single_content(’’) #6 /home/ancien34/public_html/wp-includes/plugin.php(203): WP_Hook->a in /home/ancien34/public_html/wp-content/themes/x/buddypress/groups/single/home.php on line 70
Thanks
David