This patch adds the functionality to send predefined email notices created in the “Reason configuration settings” page. You can create several types of notices but choose only the ones that are available in the abuse report form.

First you need to apply this patch: http://drupal.org/files/issues/abuse.module.0.1.patch

Then you should apply my patch to abuse.module and also to abuse.install.

Regards,
introfini

CommentFileSizeAuthor
#1 abuse.install.patch574 bytesintrofini
abuse.module_1.patch5.43 KBintrofini

Comments

introfini’s picture

StatusFileSize
new574 bytes

The patch to abuse.install.

introfini

tj2653’s picture

Here is my problem with the patch. I have 4 abuse reasons, and no matter which one I select on the warn user page, the e-mail subject is always the first reason's subject, and the body of the e-mail is always the first reason's Argumentation. Any ideas on this?

introfini’s picture

hi,

Here is the problem http://drupal.org/node/167482#comment-593283, you just need to remove the static $reasons

introfini

tj2653’s picture

Thanks introfini, that did the trick :)

jaydub’s picture

Assigned: introfini » jaydub
jaydub’s picture

Version: 5.x-1.x-dev » 5.x-2.x-dev