Hello!
I have a real quick question concerning the email notification templates for forum subscriptions. How would one send the actual messages with the alerts of new threads when one subscribes to a forum?
By Default, VB software has:
<Introduction>
<Forum Subscribed to>
<New Threads>
<Conclusion and unsubscribing>
<Closing>
I want:
<Introduction>
<Forum Subscribed to>
<New Thread>
<Actual Posts>
<New Thread>
<Actual Posts>
<Modified Thread>
<Actual Posts>
<Conclusion and unsubscribing information>
<Closing>
I have tried using the same variables in the instant post notification template in the forum subscription template, but that causes no notifications to be sent. I have also tried "$postbits", "$newpost[message]" with no luck. Which variable holds this information when processing is performed, and how can I access it with a forum subscription?
(All templates referred to are the ones found under language and phrase settings.)
Thanks in advance
I have a real quick question concerning the email notification templates for forum subscriptions. How would one send the actual messages with the alerts of new threads when one subscribes to a forum?
By Default, VB software has:
<Introduction>
<Forum Subscribed to>
<New Threads>
<Conclusion and unsubscribing>
<Closing>
I want:
<Introduction>
<Forum Subscribed to>
<New Thread>
<Actual Posts>
<New Thread>
<Actual Posts>
<Modified Thread>
<Actual Posts>
<Conclusion and unsubscribing information>
<Closing>
I have tried using the same variables in the instant post notification template in the forum subscription template, but that causes no notifications to be sent. I have also tried "$postbits", "$newpost[message]" with no luck. Which variable holds this information when processing is performed, and how can I access it with a forum subscription?
(All templates referred to are the ones found under language and phrase settings.)
Thanks in advance
Comment