vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Subscribing to a Forum (https://vborg.vbsupport.ru/showthread.php?t=45964)

matteox 11-21-2002 06:21 PM

Subscribing to a Forum
 
has anyone got a hack to implement email notification whenever a post is posted in a forum by 'Subscribing to a Forum' like you would subscribing to a thread ?

There are a few workarounds suggested using email distribution lists etc... but these are messy.

thanks,

matteox

Logician 11-22-2002 09:33 AM

Although a few lines of code will do the trick, it's not a good idea to hack vb for this and this is why it hasnt been done yet:

Forum subscribers can get crowded in time and can reach to numbers so high that it would take so long to send a notification message to all. This would cause "weird problems" like creating a thread post taking a very long time, giving timeout errors, busying your server a lot, sending the posts to some users and fail to send others etc.

To handle this job, you have to build up a completely different structure which will slowly (in small groups) notify forum subscribers in a distrubed time period so it's not a 2 min. hack.

Vb3 might have a solution for this. Or even if it does not, it would be easier to code this structure depending on its software CRON feature.

Sebastian 11-22-2002 03:41 PM

yeah, could you imagine if 50 member subscribe to a forum and 2 - 3 people reply within 30 seconds ... LOL.


All times are GMT. The time now is 10:03 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.01115 seconds
  • Memory Usage 1,706KB
  • 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
  • (3)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