leon2u
11-21-2002, 09:20 AM
Hai could some help me with this.
Whenever I post a message in a subforum I want to have all of my members to receive a mail. This is not so hard to do but the contents of the thread (not only threadtitle) is what I want to have in this mail.
So in the e-mailmoderator template I have this:
Hallo,
$bbuserinfo[username] heeft net een posting achtergelaten in $foruminfo[title] forum van $bbtitle onder de benaming:
$threadinfo[title].
Deze topic kunt u hier bekijken $bburl/showthread.php?threadid=$threadid
I need to add some code to get the threadcontens which I posted in my thread in here. Tried $threadinfo[pagecontents] but does not work.
Who can help out?
Whenever I post a message in a subforum I want to have all of my members to receive a mail. This is not so hard to do but the contents of the thread (not only threadtitle) is what I want to have in this mail.
So in the e-mailmoderator template I have this:
Hallo,
$bbuserinfo[username] heeft net een posting achtergelaten in $foruminfo[title] forum van $bbtitle onder de benaming:
$threadinfo[title].
Deze topic kunt u hier bekijken $bburl/showthread.php?threadid=$threadid
I need to add some code to get the threadcontens which I posted in my thread in here. Tried $threadinfo[pagecontents] but does not work.
Who can help out?