vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   subscribe to forum to recieve weekly posts (https://vborg.vbsupport.ru/showthread.php?t=128770)

laskos 10-10-2006 08:17 PM

subscribe to forum to recieve weekly posts
 
Hi

I am looking for a mod that will allow someone to subsribe to a forum/forums and recieve the posts on a weekly basis. ie

if people are posting in a northwest ads offered someone can quicky subscribe to that forum and they will recieve once a week/month all the threads posted. This would have to also be linked so they pay a fee to subscribe.

THis has to be a very simple process ie, an option in there control panel where they can tick threads to subscribe to.

i am prepared to pay for right application/mod

thanks in advance.

Paul

laskos 10-13-2006 05:08 PM

anyone? as this is quite urgent

Ziki 10-13-2006 05:09 PM

This is a vb default

ericgtr 10-13-2006 05:31 PM

You can setup subscriptions here vBulletin Options > User Registration Options > scroll to the bottom and there you can set it so subscriptions are Daily or Weekly. You may also additionally turn this on or off for current users by going to Maintenance > Execute SQL Query and choosing one of the options from the Automatic Query dropdown. By default a user can click on Forum Tools > Subscribe to this forum in any forum they can view.

Keep in mind for this last bit you will need to turn on the ability to run queries in your /includes/config.php file by adding your userid to the line in the section under:
****** USERS WITH QUERY RUNNING PERMISSIONS ******

(just posted the above this morning in another post :) )

Now, if you want to tie it to a subscription your best bet would be to utilize the Paid Subscriptions. Create a group that has access to those forums and then create a Paid Subscription where users get promoted into that group. At that point they can subscribe to threads.

Also, a simple usergroup conditional can be applied to the subscribe to this thread function if you wanted to leave the forum open to everyone yet only let subscribed members have that option. If you need help with that let me know.


All times are GMT. The time now is 12:10 AM.

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.01914 seconds
  • Memory Usage 1,708KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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