Replies
Hi Brajesh,
Thanks for the update. I installed the v1.0.4. Here are my results of two posts.
It looks like the first post with the same group as yesterday (item_id=12) with 106 users, did not get posted, but the small group with two people did, and I got the email.bp_activity table:
id user_id component type item_id secondary_item_id date_recorded
32809 1 groups activity_update 12 0 2016-09-09 15:06:39
32810 36 groups activity_update 215 0 2016-09-09 15:39:57bp_notifications table:
I have 0 lines with secondary_item_id = 32809
I have 1 line with secondary_item_id = 32810
eg
id user_id item_id secondary_item_id component_name component_action date_notified14421 4237 215 32810 localgroupnotifier group_local_notification_32810 2016-09-09 15:39:57
Is there any way I can give you more information that might be helpful?
I am wondering if this problem is buddypress itself. Our users have been commenting about lack of notifications for awhile.Thanks for putting so much effort into this.
JanetteHi Brajesh,
I took the action out of the bp-custom.php there were no notifications and of course no emails. I removed and added BuddyPress Group Activities Notifier Plugin and there were no notifications in the bp_notification table after posting a new activity in a group. I also was able to get the ‘SMTP Mailing Queue’ plugin working.
Thanks for your help,
JanetteHi Brajesh,
I don’t think we have too many group members. About 300 is the biggest group. There is a action on that function called ‘buddydev_mail_on_new_group_activity’ in the bp-custom.php. The ‘SMTP Mailing Queue’ plugin did not send any emails, so we went back to ‘WP Mail SMTP’.
Thanks,
JanetteHi Brajesh,
I don’t think we have too many group members. About 300 is the biggest group. There is a action on that callback called ‘buddydev_mail_on_new_group_activity’ in the bp-custom.php. The ‘SMTP Mailing Queue’ plugin did not send any emails, so we went back to ‘WP Mail SMTP’.
Thanks,
JanetteHi Brajesh,
That’s really interesting. I did not know they were deleted on read. Shouldn’t there be an entry for the last post? (activity id 32751)in bp_notification? User 510 has not logged in for 2 years, so she could not have read it. We are looking at emails as well, but I thought I’d better start at the creation of the notification.
Thanks,
Janette