vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Social Group and Album Enhancements - Automatically subscribe a new social group member to daily email updates (https://vborg.vbsupport.ru/showthread.php?t=213208)

nick_ramsay 05-08-2009 10:00 PM

Automatically subscribe a new social group member to daily email updates
 
1 Attachment(s)
My first contribution to vBulletin.org is a simple plugin that automatically subscribes a new social group member to daily email updates.

Why?
When new social group users click "Join", they probably think they are automatically subscribing to the group and will get updates, but they aren't. The default subscription is 'none' so new social group members aren't notified about updates unless they hunt out the "Group Tools" menu and click "Subscribe".

How to install
Download the attached xml file, then go to Admin CP -> Plugins & Products -> Download/Upload Plugins, then scroll to the bottom of that page and "upload the XML file from your computer".

smnet 05-09-2009 03:37 PM

Great idea!

Is there an option to sign up all existing group members to this automatically too? Is this possible, or perhaps an sql query would do this.

Thanks for the mod!

jilly 05-12-2009 09:10 PM

some questions:

if there is no update to the group that day, does it still send an email?

will there be a way for a new group member to opt out of this, if they decide they do not want the daily update anymore?

nick_ramsay 05-12-2009 10:34 PM

Quote:

Originally Posted by smnet (Post 1807535)
Is there an option to sign up all existing group members to this automatically too? Is this possible, or perhaps an sql query would do this.

No such option, and since members are added to a separate subscriptions table in the database when they subscribe, it would take more than a simple SQL query.

Quote:

Originally Posted by jilly (Post 1809635)
if there is no update to the group that day, does it still send an email?

Emails are only sent when there are updates.

Quote:

Originally Posted by jilly (Post 1809635)
will there be a way for a new group member to opt out of this, if they decide they do not want the daily update anymore?

Members can unsubscribe from the Group Tools menu in the social group.

HermetiC 05-18-2009 10:54 PM

Very very nice plugin!
Thanks!

mialutz 05-19-2009 01:06 PM

I would love a way to subscribe existing members too.

ryancooper 06-14-2009 12:11 PM

When I uninstall and try to join a group i get

Code:

Database error in vBulletin 3.8.1:

Invalid SQL:

REPLACE INTO subscribegroup (userid, groupid, emailupdate)
                                VALUES (1, 20, 'daily');

MySQL Error  : Unknown column 'emailupdate' in 'field list'
Error Number  : 1054
Request Date  : Sunday, June 14th 2009 @ 07:09:20 AM
Error Date    : Sunday, June 14th 2009 @ 07:09:21 AM
Script        : http://www.xxxxx.com/group.php?do=dojoin
Referrer      : http://www.xxxxx.com/group.php?do=join&groupid=20
IP Address    : xxxxx
Username      : Ryan C.
Classname    : vB_Database
MySQL Version : 5.0.75-community-log


even when I reinstall the plugin i get this error. Any help?

john102774 06-20-2009 09:45 PM

*reserved

wmlvb 08-25-2009 12:54 AM

Quote:

Originally Posted by mialutz (Post 1813466)
I would love a way to subscribe existing members too.

yea any way we can get all the existing members auto subscribed? thanks

Canadians360 09-08-2009 01:11 AM

I use a mod that makes a members social groups look like forums, so I don't really want to bug them with daily emails, is there an easy way to make them automaticaly have a no email notification subscription?

Mobo 09-18-2009 11:07 AM

Nice one, thanks!

MISCMORE 12-15-2009 12:11 PM

Do you plan a VB4 version of this great add-on?

MISC

MrRem 03-10-2010 01:11 PM

3.8 PL2 Compatibility guys?

markoroots 04-12-2016 01:52 PM

Do you plan a VB4 version of this great add-on?

markoroots 04-21-2016 08:23 AM

Quote:

Originally Posted by nick_ramsay (Post 1809698)
No such option, and since members are added to a separate subscriptions table in the database when they subscribe, it would take more than a simple SQL query.



Emails are only sent when there are updates.



Members can unsubscribe from the Group Tools menu in the social group.


Hi Nick any news for us???

You know, it's not normal that in a forum platform the social groups doesn't work...
So can you please help us?


All times are GMT. The time now is 04:59 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02454 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete