I got a reponse to a later posting which told me the reason this wasn’t working was that I wasn’t using the standalone version of BBPress.
I got a reponse which told me the reason this wasn’t working was that I wasn’t using the standalone version of BBPress. I was using the worpress plugin version which meant this wouldn’t work.
I appreciate you taking the time to respond with such helpful information, you have saved me many more hours of hunting. I’ll take a look at those plugins you mentioned.
Thanks
Thanks for your information.
I am trying to install them for the plugin. Does that therefore mean none of the plugins on this site will work on my wordpress plugin version? If so, is there any way of adding the restrict user and remove post functionality?
Seems that this line of code is stopping the plugin from being activated:
bb_register_plugin_activation_hook(__FILE__,’report_post_install’);
When I remove this it the plugin activates, but doesn’t work. Can anyone identify what the problem is?