Thursday 02 July 2009 3:13:31 am
Hello all, i'am using the notification module to notify user about update on my web site. i have an content class "forum_topic" who have like attribute:
Name(text line)
Keep me update(Subtree subscription)
Message(text block) this content class can contains items (forum_reply). when user create an instance of "forum_topic" and and accept to be notify an email is send to him (his email address) and when other user create an instance of "forum_reply" content class an email are send to the creator of the "forum_topic" instance and to the user who are subcribe to this topic. My problem is that I don't want to send email when user create an instance of "forum_topic" but only when the "forum_reply" are created. how to do it? thanks in advance.
The theory is when we know everything and nothing works.
The practice is when everything works and nobody knows why.
If the practice and theory are met, nothing works and we do not know why.
Albert Einstein
|