Hi Erwin,
in the template mod for 'postbit',
this:
<if condition="($bbuserinfo[usergroupid]==5 || $bbuserinfo[usergroupid]==6 || $bbuserinfo[usergroupid]==7)">
<tr><td class="vbmenu_option"><span onmouseover="this.style.cursor='hand';" onClick="window.open('warn.php?$session[sessionurl]newuser=$post[userid]&username=$userinfo[username]&warnings=$post[field40]','warn','width=500,height=350')"><b>Warn $post[username] - Current Warnings: ($post[field40])</b></span></td></tr>
needs to have the field40 changed to the "hack Installers" field for warnings or it won't display.
Also, the template "warning" that you had us create is called from the program as "warn"
Once i made the changes above, and the "***" changes to "modcp" it works great
Paratek Smacks the install!
|