Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Auto-Subscribe New User to Forum Details »»
Auto-Subscribe New User to Forum
Version: 1.1, by kh99 kh99 is offline
Developer Last Online: Sep 2020 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.x.x Rating:
Released: 08-24-2011 Last Update: 08-25-2011 Installs: 48
Uses Plugins
Re-useable Code Translations  
No support by the author.

What is it?
----------------------------
This mod automatically subscribes new users to one or more forums. The forums and type of notification can be set under "User Registration Options" in the adminCP. (Works on vb4 or vb3 versions).

(This was created in response to this request: https://vborg.vbsupport.ru/showthread.php?t=260225).


Installation:
----------------------------
1) In the Product Manager in AdminCP, import the product XML file (product-kh99_autosubscribeforum.xml).

2) Go to vBulletin Option -> User Registration Options to set the comma-separated list of forum ids, and type of notification.


Uninstalling:
----------------------------
1) Uninstall the product from the Product Manager in the AdminCP. (Doing so will not remove any existing subscriptions).


Notes:
----------------------------
1) Tested on vb4.1.5 and vb3.8.3.


History:
----------------------------
1.1 (Aug 26, 2011) - Added support for multiple forums
1.0 (Aug 25, 2011) - Initial Release

Download Now

File Type: zip kh99_autosubscribeforum_v1.1.zip (27.5 KB, 263 views)

Screenshots

File Type: jpg sc1.jpg (22.4 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
Adem GEN?, markoroots, nacaruncr

Comments
  #32  
Old 02-06-2013, 09:07 PM
Lpspider Lpspider is offline
 
Join Date: Oct 2005
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this subscribe "new users" or can I specify it to a different usergroup as well/instead?
Reply With Quote
  #33  
Old 02-06-2013, 09:14 PM
dizzynation's Avatar
dizzynation dizzynation is offline
 
Join Date: Jun 2011
Posts: 279
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As far as legality....

When users register they agree to the terms, just add it in the terms of service

"You acknowledge that you may be auto subscribed to certain forums"

Done...
Reply With Quote
  #34  
Old 02-06-2013, 09:44 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lpspider View Post
Does this subscribe "new users" or can I specify it to a different usergroup as well/instead?
I'm not sure what you're asking. It doesn't have anything to do with usergroups really. What it does is, when a new user registers it automatically adds a subscription for them.
Reply With Quote
  #35  
Old 02-17-2014, 11:59 AM
bstrydom bstrydom is offline
 
Join Date: Feb 2014
Location: Cape Town - South Africa
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is exactly what we need except that we need it instant email notifications and not only once a day. We have only about 400 users and our board is internal. Our company has an internal policy that all users must be notified of EVERY single new thread started and ANY updates to every thread thereafter. If the users wants to Opt-out, he can by clicking an "unsubscribe" link. But this only sends out the notifications once a day or once a week. We need it to be instant.

Is there a way to modify this addon to do just that?
Reply With Quote
  #36  
Old 02-17-2014, 12:12 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Unfortunately there's no easy way to modify this addon to do that, because "instant email" isn't one of the choices when a user subscribes to a forum. I think you'd need to do something like create a plugin that runs when a thread is created and adds a subscription to that thread for every user in the database (or maybe every user who belongs to a certain user group).
Reply With Quote
  #37  
Old 02-17-2014, 01:24 PM
bstrydom bstrydom is offline
 
Join Date: Feb 2014
Location: Cape Town - South Africa
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok! Thanks for the reply...

Yes, a plugin would be needed then but the group option sounds perfect! I could just add all the users to a group but now to find someone to build the plugin
Reply With Quote
  #38  
Old 05-27-2015, 05:07 AM
Rustneversleeps Rustneversleeps is offline
 
Join Date: May 2015
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,
I know this thread is quite old, but maybe it comes back to life... For letting users choose "instant email notification" on forum subscriptions, I use this one: https://vborg.vbsupport.ru/showthread.php?t=248617
But users still have to subscribe to every single forum manually.

When using this addon and your addon at the same time, could it be possible to modify your addon so "instant email notification" would be available for automatic forum subscriptions as well? Or is it still the same problem concerning instant email notification you mentioned above?

Thanks for your help
Sam
Reply With Quote
  #39  
Old 05-27-2015, 09:32 AM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, I'm attaching a version of the xml that just adds "Instant Email Notification" to the list of options for this mod. I looked at that other mod and it looks like if you have that installed and you choose "Instant Email Notification" in the options for this mod, users should get instant email notification of new threads (but I haven't tried it). You should just need to install this and choose "Overwrite" when installing.

Just to be clear (for everyone else), if you do not have this mod installed: https://vborg.vbsupport.ru/showthread.php?t=248617 and you choose "Instant Email Notification", the users won't get any notification of new threads.
Attached Files
File Type: xml kh99_autosubscribeforum_v1.1.xml (3.7 KB, 15 views)
Reply With Quote
  #40  
Old 05-29-2015, 07:02 AM
Rustneversleeps Rustneversleeps is offline
 
Join Date: May 2015
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for your quick reply! I tested it on vb 4.2.2 and it seems to work. Also the update script for existing users works for me, choosing "1", which seems to be the value for instant email notification in your update, for notification method.
After hours of research how to solve this problem of combining autosubscribe and instant email notification you really made my day!!!

One last question, is there a way to notify users about replies without them having to subscribe manually to the thread?
Reply With Quote
  #41  
Old 10-06-2015, 08:31 AM
friendlymela's Avatar
friendlymela friendlymela is offline
 
Join Date: Dec 2012
Location: Karachi, Pakistan
Posts: 272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice move
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:09 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04939 seconds
  • Memory Usage 2,335KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete