Alexey?
04-06-2009, 10:00 PM
If you want to ban or to remined pass to someone from his profile just add this
Admincp >Style manager > then go to MEMBERINFO Template
and search for
$navbar
below the navbar put this
<if condition="$show['modcplink']">
<br />
<font face="Arial">
<div width="100%">
<strong>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"><tr>
<td class="tcat" align="center">
Quick Management:
</td>
<!-- if user isn't banned-->
<td class="thead" align="center">
<a href="$modcpdir/banning.php?do=banuser&u=$userinfo[userid]">Ban user</a>
</td>
<td class="thead" align="center">
<a href="$admincpdir/user.php?do=editaccess&u=$userinfo[userid]">Edit access premissions</a>
</td>
<td class="thead" align="center">
<a href="$admincpdir/user.php?do=emailpassword&u=$userinfo[userid]">Password Reminder</a>
</td>
</tr></table>
</strong>
</div>
</font>
<br />
</if>
Enjoy.
I support in privet
Picture added.
sorry about the Language
Admincp >Style manager > then go to MEMBERINFO Template
and search for
$navbar
below the navbar put this
<if condition="$show['modcplink']">
<br />
<font face="Arial">
<div width="100%">
<strong>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"><tr>
<td class="tcat" align="center">
Quick Management:
</td>
<!-- if user isn't banned-->
<td class="thead" align="center">
<a href="$modcpdir/banning.php?do=banuser&u=$userinfo[userid]">Ban user</a>
</td>
<td class="thead" align="center">
<a href="$admincpdir/user.php?do=editaccess&u=$userinfo[userid]">Edit access premissions</a>
</td>
<td class="thead" align="center">
<a href="$admincpdir/user.php?do=emailpassword&u=$userinfo[userid]">Password Reminder</a>
</td>
</tr></table>
</strong>
</div>
</font>
<br />
</if>
Enjoy.
I support in privet
Picture added.
sorry about the Language