The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Instant email in Forum subscription, how to?
I currently run 3.8.4. I have a desire to allow users of a specific forum to receive instant email subscription for new posts/threads in that forum. The current forum subscription options only include daily or weekly updates. Can anyone help me figure out how to add an instant email to this feature (like the instant email thread subscription).
Thanks, Johnnie |
#2
|
||||
|
||||
I do not believe there is an option for instant email for the forum, only for threads. That could be pretty server intensive if everytime there is a new post in a forum, emails get sent out to a ton of users.
|
#3
|
|||
|
|||
Lynne, I have a private forum for only a handful of users. They have asked for this feature and so I am exploring the feasability for only the private forum.
|
#4
|
||||
|
||||
First, you'd have to add that option for the forum - probably look at the template code and add it there (right now, there is a condition around it that stops it from showing up when subscribing to a forum - $show[subscriptions] or something like that, I can't remember off the top of my head).
Then, you will have to look into the thread code that sends an email automatically when a user is subscribed to the thread. You'll have to add to that code to check if a user is subscribed to the forum to get instant emails and send them then. |
#5
|
|||
|
|||
Thanks Lynn,
Unfortunately for me, that is all above my skill level (which is quite low). Johnnie |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|