@gilles66
If you are not using sitewide forums just comment the below example part out on line 8 of private-bp-pages.php
/*|| bbp_is_single_forum()*/
@gilles66
Also this will be fixed in the next update. But for now just follow the instructions I gave you above.
Hum, thanks for your support, but now :
Call to undefined function bbp_is_single_topic() in /home/dev/public_html/_clients/artnum/buddy/wp-content/plugins/private-bp-pages/private-bp-pages.php on line 8
But after commenting this function, it works now.
One more thing : function bp_is_page() is deprecated.
@gilles66
In line 8 just comment out this:
|| bbp_is_single_topic()
Like this:
/*|| bbp_is_single_topic()*/
I will have this and the depreciated tag taken care of in the next update. Thanks for your patience and the heads up!
@gilles66
Sorry I totally missed that you had already commented out what I told you to comment out in my above reply. I fixed the depreciated function call in version 1.2 so thank you for bringing it to my attention. I still need to fix the issue with the calls you listed above because I suppose I should not assume everyone that uses this plugin is going to have bbPress installed along side of BuddyPress. Thanks again!
I will close this for now. Thank you for bringing the issue to my attention.
Thanks for this post, it sorted out the same issue I was having.
Yes, please don’t assume everyone needs all the various features installed, looking forward to an update, and thanks again.