kjf9
Forum Replies Created
-
Forum: Plugins
In reply to: [WP CSV] Post type filtering broken in 1.7.5?No problem, will do fresh installs in the morning.
Thanks again!
Forum: Plugins
In reply to: [WP CSV] Post type filtering broken in 1.7.5?Thanks for the quick patch Paul, can confirm its working perfectly my end.
Top support. *thumbs up*Forum: Plugins
In reply to: [BuddyPress Docs] Checking if a group has docs enabledPerfect.
Thank you! 🙂
Forum: Plugins
In reply to: [BuddyPress Docs] Checking if a group has docs enabledA function within the loop would be fine too actually – I harvest group information using a loop into an array to build my nav from so inside the loop would be just as good.
Thanks again!
Forum: Plugins
In reply to: [BuddyPress Group Email Subscription] Can't get it to work at all!Yes, I’m just hiding the interface in my child theme. I don’t have any functions which act on activity that could be interfering. I’ve check the activity in the backend and it is recording everything perfectly.
Right, I have no idea what I’ve done – I upgraded BP to 2.0.1 in the last few hours – but I’m starting to get some emails through. Maybe the upgrade fixed my issue?
I’m testing the plugin by creating dummy forum topics and posts between two accounts I have email access too. I am now getting the emails, though there is some delay and some replies haven’t come through – but I’m posting in quick succession which wouldn’t normally have happen.
I’ll continue to test over the next few days and let you know if the emails stop coming through. Does this sound more like a server issue than a plugin issue in my case?
Thank you for your help (and your positive vibes which maybe got it working?!?)
Forum: Plugins
In reply to: [BuddyPress Group Email Subscription] Can't get it to work at all!Thanks for the quick reply Boone and apologies for being vague. It looks fine from an admin point of view, all the backend options and front end settings appear. Changing a users settings works too. It just isn’t sending emails no matter what the setting a user chooses. There is also no content listed for the digests if I do the ?sum=1 check.
I don’t actually use activity on the site – I have the buddypress activity module turned on for this plugin, but I’m hiding activity (except mentions) on the front end. I do have
define( "BP_DEFAULT_COMPONENT" , "profile" );in wp-config, but even if I delete this it doesn’t send emails.To be honest, the digest would be nice, but all I’m after is enabling All Emails for all members for the forums of certain groups.
Any thoughts?
Forum: Plugins
In reply to: [BuddyPress Group Email Subscription] Can't get it to work at all!Oh and I have the activity streams enabled (know this is a common mistake).