The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Notification Email
Is there a way to send notification emails to members that are subscribed to a thread even though they haven't logged in? As you all know, vBulletin only sends one email until the user returns to the site. I have a very lazy membership that doesn't want to log in to check out new posts. We don't produce a whole lot of traffic, so it wouldn't be much of a strain on the email host.
|
Благодарность от: | ||
RichieBoy67 |
#2
|
|||
|
|||
I haven't tested this, but I think if you create a new plugin using hook location newpost_notification_start with this code:
Code:
$lastposttime['dateline'] = 0; |
2 благодарности(ей) от: | ||
RichieBoy67, tbworld |
#3
|
||||
|
||||
Quote:
|
#4
|
|||
|
|||
Now I am going to have to spend time snooping at this possible little awesome piece of code!. No problem, I will just add it to my never-ending code snippets to observe from @KH99!
|
Благодарность от: | ||
RichieBoy67 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|