I put this in the report.php at this location
Code:
($hook = vBulletinHook::fetch_hook('report_start')) ? eval($hook) : false;
if+($vbulletin->userinfo['UserID'])+== 2637)
{
++++++++++++$vbulletin->url+=+'forum/index.php?'+.+$vbulletin->session->vars['sessionurl'];
++++++++++++eval(print_standard_redirect('Thank+you+for+your+report',+false,+true));
}+
And I get an error when I test it.
Am I putting it in the correct location?
Thanks for your help
--------------- Added [DATE]1254362474[/DATE] at [TIME]1254362474[/TIME] ---------------
disregard - I figured it out.. thanks for your help!