![]() |
A few have requested this, me especially so i made it.
What it does: Emails all those who have subscribed to a forum an email telling them about a new thread. Extra queries: 1 upon every new thread. Extra time processing new threads as emails must be sent. code changes, 1 in newthread.php and 2 new templates. CODE CHANGE: Add: PHP Code:
} } } } add two templates: i) email_newthread Code:
Hello $touser[username], email_newthreadsubject Code:
New Thread in $foruminfo[title] |
please note if you are testing this you need two users because it will NOT send an email to the person who started the thread. Either remove the last line of the query
PHP Code:
|
oops, i left a line of debug code in.
if you have already installed this, remove this line echo $touser; the code change had been updated so if you have not installed it yet don't worry. |
is it possible to make it so it does this every hour and every hour lists all the new threads within the thread.
|
i am not sure what you mean. Why would you want to send them every hour when they can be done instantly? by the sounds of it you want something more like the community bulletin thing made by Kier/tubedog
|
sorry, another fix
you need to change $threadinfo[threadid] to $threadid |
The emails this sends out are from "nobody" at : nobody@snoturtle.serverhost.com
How do i change this to Bike Forums with my real email addy? :) |
mail($touser[email],$emailsubject,$emailmsg,"From: \"$bbtitle Mailer\" <$webmasteremail>");
is the line that generates that and it is copied straight from the newreply.php code (which is where most of this code came from). I can't see how it can work in one place and not the other. sorry, not a clue. |
Hi,
Very interested in this thread for user support purposes. Will it email users subscribed to the Forum when there are additions to any of the existing threads Will it email users if there are additions to the thread it has already notified them of? I ask because I am interested in having users emailed if there is a new thread or if there are any additions to existing threads regardless of whether they have been previously notified but perhaps failed to check the Forum. Many thanks kevin |
Hi,
we have the same problem as Joe, when unregistered users are involved. -Pie |
All times are GMT. The time now is 12:35 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|