View Full Version : [How do I] Include or exclude post content in email notifications?
djbaxter
Sat 7th Feb '09, 3:52pm
I know I've seen this option before but I've been searching for an hour now - can't find where to set it and can't find it in the vBulletin manual.
Jake Bunce
Sat 7th Feb '09, 3:55pm
See this thread:
http://www.vbulletin.com/forum/showthread.php?p=1047665
djbaxter
Sat 7th Feb '09, 4:01pm
Thank you! Never thought of looking there... :o
yotsume
Mon 27th Jul '09, 2:51am
Hello,
Thanks for this solution. I know this thread is older but it matches my needs: I need to take this solution one step further. I do not want to just delete the code that inputs the thread content. I need the content emailed to selected user groups only. How can I code the statement in red to only email the content to selected user groups and not others?
Thanks for the assistance...
-----------------------------------
ORIGINAL SUGGESTION WAS:
Admin CP -> Languages & Phrases -> Search in Phrases
Search for "notify" in the Phrase Variable Name Only. Edit the matching phrase under the Email Body Text category and remove the red code in your translation:
Hello $touser[username],
$bbuserinfo[username] has just replied to a thread you have subscribed to entitled - $threadinfo[title] - in the $foruminfo[title] forum of $vboptions[bbtitle].
This thread is located at:
$vboptions[bburl]/showthread.php?t=$threadinfo[threadid]&goto=newpost
Here is the message that has just been posted:
***************
$pagetext
***************
There may be other replies also, but you will not receive any more notifications until you visit the forum again.
Yours,
$vboptions[bbtitle] team
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Unsubscription information:
To unsubscribe from this thread, please visit this page:
$vboptions[bburl]/subscription.php?do=usub&t=$threadinfo[threadid]
To unsubscribe from ALL threads, please visit this page:
$vboptions[bburl]/subscription.php?do=viewsubscription&folderid=all
Powered by vBulletin™ Version 4.0.2 Copyright © 2010 vBulletin Solutions, Inc. All rights reserved.