Thanks for the help.
warn_em template
Code:
Dear $user[username],
You have been warned for one of your posts, which violated $vboptions[bbtitle] Rules. The reason you have been warned is because :
$warn_type[warn_desc]
(Warning Type = '$warn_type[warn_name]')
For this violation, you have been given $warn_type[warn_points] point(s).
The point(s) will remain in your account for $warn_type[warn_maturity] days.
After that, they will be removed automatically.
The post for which you are warned can be seen here:
<if condition="$vboptions['warn_includepost']==1 AND $thread3!=''">
=======================================
$thread3
=======================================
<else />
$thread2
</if>
The admin/moderator who warned you, entered this comment:
=======================================
$wcomment
=======================================
Your total Warning Points at the moment are: $level point(s).
If you reach the maximum of $vboptions[warn_points_before_banned], you will be banned from the Forums, for $peruserbanlimit days.
To see details about all the warnings you have received, until now, please click here:
$vboptions[bburl]/Warn.php?do=ViewMyWarnings
Please reply back if you have a dispute.
----------------
$vboptions[bbtitle] Team]]
></template>
<template name="warn_error" templatetype="template" date="1100330326" username="sv1cec" version="3.4"><![CDATA[<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat">
<a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_error')"><img id="collapseimg_forumhome_error" src="$stylevar[imgdir_button]/collapse_tcat.gif" alt="" border="0" /></a>
<div align='center'>Error</div></td>
</tr>
</thead>
<tbody id="collapseobj_forumhome_error" style="">
<tr>
<td class="thead" width="100%">An Error Has Occured!</td>
</tr>
<tr>
<td class='alt2' align='center' width='100%'>An error has occured, the following message has been left below:<br/><br/>{$message}</td>
</tr>
<tr>
<td class="tfoot" width="100%" align='center'>[ <a href='javascript:history.go(-1)'>Back</a> ]</td>
</tr>
</tbody>
</table>
<br />
I'm sending both pm and email to warned members. Please let me know if you want admin access to have a peek around. I've also attached private.php if you wanted to poke around in there to make sure I didn't miss an edit.