Info
- 5 posts
- 2 voices
- Started 10 months ago by catlawsonNHS
- Latest reply from jomontvm
- This topic is not resolved
Ajax Report Post (0.1.0) - fatal error
-
- Posted 10 months ago #
I have been unable to insatll this plugin Ajax report posts (http://bbpress.org/plugins/topic/ajax-report-post/installation/)I get the following error
Fatal error: Call to undefined function bb_register_plugin_activation_hook() in /opt/lampp/htdocs/wp-content/plugins/ajax-report-post/report-post.php on line 266
Any ideas how I can resolve this?
-
- Posted 10 months ago #
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?
-
- Posted 10 months ago #
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.
-
- Posted 8 months ago #
@catlawsonNHS
Yes, this plugin is for the standalone bbpress, not for wordpress.Sorry for the late response as I was concentrating completely on some other things.
-
- Posted 8 months ago #
@catlawsonNHS
I have used this plugin for my bbpress which was integrated along with wordpress MU, and it worked perfectly. -
You must log in to post.