Does anyone know how to stop GROUP/FAN notifications? The notifications are being sent to every member for every group activity and it really is annoying my members. Many thanks for your help in advance.
Does anyone know how to stop GROUP/FAN notifications? The notifications are being sent to every member for every group activity and it really is annoying my members. Many thanks for your help in advance. |
Hello callum!
It's better to ask members to unsubscribe from the annoying groups here member_subscriptions.php |
Hi Leonid - Which table does this database table does this exist in? I just want to disable this for my users who are complaining of spam. Thanks, James. |
Hello callum!
The main table for the members subscription is `sys_sbs_entries`. Backup it and then delete all records with selected `subscriber_id` (ids of members who don't want to get notifications). |