Log in

View Full Version : question related to post content showing up in email notifications


redeemedbygrace
07-15-2008, 10:15 PM
I was wondering if there is a setting that I can change so that the content of a post on my board doesn't show up in email notifications?

Marco van Herwaarden
07-16-2008, 09:36 AM
Just edit the 'notify' phrase in the Email Body phrasegroup. Remove "$pagetext" from the text.

redeemedbygrace
07-16-2008, 12:23 PM
Just edit the 'notify' phrase in the Email Body phrasegroup. Remove "$pagetext" from the text.

Where is this email body phrasegroup located? I tried looking for it but I'm not exactly sure.

I'm rather new to vbulletin so I'm still learning some.

RLShare
07-16-2008, 12:41 PM
AdminCP->Languages and Phrases-> Phrase Manager.

From the drop down menu for Phrase Type select 'Email Body Text', on the second page of phrases there should be one called 'notify'. Thats the one your looking to edit.

redeemedbygrace
07-16-2008, 02:37 PM
Thanks a lot for all your help. I have figured it out now. :)

yotsume
07-27-2009, 06:16 AM
I know this thread is older but I need to take this solution one step further.

Instead of removing the code that includes the thread content... how can I code it so the thread content will only be emailed to select user groups IDs?

So I need to leave in:

Here is the message that has just been posted:
***************
$pagetext
***************

And recode it to send only the content to a list of user groups.

THANKS FOR THE HELP!... I hope this thread is still alive...