Posted by salateenoo on March 28, 2010 at 1:20pm
2 followers
Jump to:
| Project: | abuse |
| Version: | 6.x-1.1-alpha1 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
i want to know few things;
1 - from where i can specify the email to which the abuse form will submit ?
2 - i can not see any setting for this module except the one in the settings section which called : "Abuse Moderation Settings", from where i can find the other configuration settings?
please, help needed urgently .
Thank you
Comments
#1
Same issue here. I can't find where to add the option to whom an abuse alert is e-mailed
#2
I moved over to the Flag module together with the Flag Abuse module and the Flag Actions module (the latter is part of the Flag module). Together they do exactly what I need: Give a (AJAX) link through which a node or comment can be flagged as abusive and an automatic e-mail to a moderator (possible with a flaging threshold).
#3
Please can you tell us how you managed to do that in little details ?
#4
@salateenoo
1 install the modules Flag, Flag actions and Flag abuse
2 under admin/build/flags enable the flag abuse_comment (for comments) and set the options to your needs
3 under admin/build/flags/actions add a new flag action: comment_abuse, choose as action "send tokenized e-mail" and set the options to your needs.
That's it! Hope it helps.
#5
@garbo :
Thank you so much for the details, it realy help me so much , just one more question , i wan this flag to be visibl to anonymous users , how can i do this ??
#6
when you edit the flag-action, under flag-access, it says that for letting anonymous users flag content the Session API needs to be installed. I haven't checked that out so I can't help you with that.