Closed (works as designed)
Project:
Privatemsg
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2008 at 13:38 UTC
Updated:
10 Jul 2013 at 16:14 UTC
hi
please add into new featueres these really useful featueres
above each private message to add link "report spam" and "report abuse"
this sent some info (maybe forward all private msg) to admin (optionally save user id into pm_abuse table) for other work with it.
thanks for your work on this module
Igorik
Comments
Comment #1
introfini commentedYes, that would be a nice feature. For now you can create a webform for that with webform module.
Comment #2
ptmkenny commentedI did this with the Flag module and used Views/Panels to place the links on the user profile. I then used Rules (configured with the Rules module) to perform actions when a user is flagged.
The problem with doing this in Privatemsg is that different sites will want to take different actions based on spam, abuse, etc. Privatemsg cannot accomodate all of them. So what concrete steps would you like to see the module take?
Comment #3
ptmkenny commentedSince there has been no activity for a month, I'm closing.