Recommend me a Forum Module..
Re: Recommend me a Forum Module..
Will it e-mail users if someone replied to their post? That's a make or break for me.
Re: Recommend me a Forum Module..
No, but there is an "OnReplyPost" event for it. It handles these parameters:
tid - topic id created
fid - forum id of topic
forum_name - forum name of topic
first_poster_id - FEU id of first topic author. If guest is empty
first_poster_email - Email address of first topic author. If guest is empty
first_poster_time - timestamp of first topic
poster_id - FEU id of author. If guest is empty
poster_email - Email address of author. If guest is: guestXXX@foo.com
poster_time - timestamp of post
poster_ip - IP address of author
subject - subject of topic
body_raw - raw body of post with bb-code
body - formatted body post
status - status of post: published, on_approve, spam
result - result of action: true or false on error or status not published
It should be possible to write a UDT for it that will do what you want.
tid - topic id created
fid - forum id of topic
forum_name - forum name of topic
first_poster_id - FEU id of first topic author. If guest is empty
first_poster_email - Email address of first topic author. If guest is empty
first_poster_time - timestamp of first topic
poster_id - FEU id of author. If guest is empty
poster_email - Email address of author. If guest is: guestXXX@foo.com
poster_time - timestamp of post
poster_ip - IP address of author
subject - subject of topic
body_raw - raw body of post with bb-code
body - formatted body post
status - status of post: published, on_approve, spam
result - result of action: true or false on error or status not published
It should be possible to write a UDT for it that will do what you want.
Re: Recommend me a Forum Module..
Exactly what I thought. That, then, would be my first feature request for your module fork.
Re: Recommend me a Forum Module..
I'll look into it. It's the kind of feature I would quite like for my site anyway, though it'll most likely depend on user preference (an FEU property along the lines of "Do you want email notification of replies to your topics?")
-
- Forum Members
- Posts: 34
- Joined: Tue Apr 21, 2009 6:52 pm
Re: Recommend me a Forum Module..
Hi Ricko97,
i'm desperatly looking forward for your "notification" function
kind regards from germany!
Steven
i'm desperatly looking forward for your "notification" function

kind regards from germany!
Steven