ADDITION:
to display the redirect page after the user sent the message, just add this at the end of the actual hack:
FIND
PHP Code:
// ########### End report posts hack #############
at the end of the plugin text, ADD this JUST BEFORE:
PHP Code:
eval(print_standard_redirect('redirect_reportthanks',1,1));
.. the actual one is not showing the redirect completely...