The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Email notification of PMs have PM inside
I'm looking for a way to include (in the email notification) the subject and body of the PM when you have "Receive Email Notification of New Private Messages" enabled.
Thoughts? |
#2
|
|||
|
|||
I am surprised that I'm the only one interested in such a feature.
|
#3
|
|||
|
|||
i used to have this working ONLY for moderators/admins (not members - i want them to login to check). Any help in this thread appreciated
|
#4
|
|||
|
|||
I'd also be interested.
|
#5
|
||||
|
||||
That would be pretty sweet
|
#6
|
|||
|
|||
I was looking for the same thing, and was beginning to write a hack for it. Instead, I found the solution could be implemented with a phrase override.
Change pmreceived to: Code:
Dear $touserinfo[username], You have received a new private message at $vboptions[bbtitle] from $fromusername. Please click here to log in and read it: $vboptions[bburl]/private.php All the best, $vboptions[bbtitle] _______________ Subject: {$this->pmtext[title]} {$this->pmtext[message]} I hope this helps! |
#7
|
||||
|
||||
I'm working on a plugin for this.
|
#8
|
|||
|
|||
I had a hack like this installed when I was still running phpBB2. Essentially just added phrasing to email template like Jimp did in above post. It worked fine except for some really clueless members we had.... they'd hit reply in their email client and I'd of course get what they were sending back to whomever along with the quoted original... was a bit aggravating, I ended up haveing to add to the email template in big bold red letters "DO NOT REPLY TO THIS NOTIFICATION VIA EMAIL, YOU MUST GO TO FORUM AND LOG IN TO REPLY" across the top... as well as emailing the clueless everytime that everytime they did this I was getting to read their PRIVATE messages....
|
#9
|
|||
|
|||
Thanks Jimp!! Brilliant! Simple and effective.
Rukbat, I decided based on your experience to only include the subject. I could see folks doing that and that would be annoying. The subject is good enough to see if you want to login and read it immediately or not. |
#10
|
||||
|
||||
Quote:
*sigh* I guess I'll have to wait for the plug-in. God job, though. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|