Plugin Author
r-a-y
(@r-a-y)
Can I ask how you activated GES?
What is your WordPress set up like? Is it a multisite install? If so, do you have BuddyPress activated network-wide or just on the main site?
My local site is not a multi site…
My “live” site, is a multi site.
I didn’t try to “network activate” it on the multi site.
On the local non multi, I just went to plugins, clicked activate.
version info: “Version 3.7.1 | By Deryk Wenaus, boonebgorges, r-a-y”
On the local dev copy… this is the raw apache error log pertaining to the error I’m getting.
Fatal error: Call to undefined function bp_is_root_blog() in /Users/btt/www/af.com/htdocs/wp-content/plugins/buddypress-group-email-subscription/bp-activity-subscription-digest.php on line 700
Call Stack
# Time Memory Function Location
1 0.0007 406768 {main}( ) .../plugins.php:0
2 1.3475 114264968 do_action( ) .../plugins.php:166
3 1.3475 114265720 WP_Hook->do_action( ) .../plugin.php:453
4 1.3475 114265816 WP_Hook->apply_filters( ) .../class-wp-hook.php:323
5 1.3475 114267016 call_user_func_array:{/Users/btt/www/af.com/htdocs/wp-includes/class-wp-hook.php:298} ( ) .../class-wp-hook.php:298
6 1.3475 114267416 activitysub_setup_defaults( ) .../class-wp-hook.php:298
7 1.3485 114444136 ass_set_daily_digest_time( ) .../bp-activity-subscription.php:63
thanks for trying to help
-
This reply was modified 9 years, 1 month ago by
michaelbtt.
Plugin Author
r-a-y
(@r-a-y)
Was BuddyPress activated beforehand? If not, I can see why it would throw a fatal error.
Can you try the following fix?
https://github.com/boonebgorges/buddypress-group-email-subscription/commit/b354cf774c6aec3c76e3616aacd4686b2a9c7e3c
I “just” figured out that BuddyPress is not bbpress… DOH! Sometimes… Sorry, time to start reading about BuddyPress and seeing if it fits into what I need. Sorry for wasting your time
Plugin Author
r-a-y
(@r-a-y)
🙂
No worries! Glad you actually found this bug though. It should be fixed in the development version.