hi,
if a member warningsinfo is greater then 0 (zero) and you warning him again the "current warninginfo" displayed on the warningforms is not working as it should .I corrected this to fetch te update redownload and import product-aws.xml (set allow overwrite to yes) and make sure there is this code
HTML Code:
<phrase 1="{$user['alerts']}">$vbphrase[aws_alerts_npr]</phrase><br>
<phrase 1="{$user['warns']}">$vbphrase[aws_warnings_npr]</phrase><br>
<phrase 1="{$user['warning_level']}">$vbphrase[aws_warnpoints_npr]</phrase><br>
<phrase 1="{$user['warning_bans']}">$vbphrase[aws_bans_npr]</phrase>
in the warn_addwarn and warn_addwarn_nopost templates
that's all folks