The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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
|
|||
|
|||
|
Quote:
|
| Благодарность от: | ||
| RichieBoy67 | ||
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|