PDA

View Full Version : Mini Mods - [Alexey]Ban/PASS reminder from Profile


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:
&nbsp;&nbsp;
</td>
<!-- if user isn't banned-->
<td class="thead" align="center">
<a href="$modcpdir/banning.php?do=banuser&u=$userinfo[userid]">Ban user</a>
&nbsp;&nbsp;
</td>
<td class="thead" align="center">
<a href="$admincpdir/user.php?do=editaccess&u=$userinfo[userid]">Edit access premissions</a>
&nbsp;&nbsp;
</td>
<td class="thead" align="center">
<a href="$admincpdir/user.php?do=emailpassword&u=$userinfo[userid]">Password Reminder</a>
&nbsp;&nbsp;
</td>
</tr></table>
</strong>
</div>
</font>
<br />
</if>


Enjoy.
I support in privet



Picture added.
sorry about the Language

itsheinz
04-07-2009, 09:51 AM
perhaps its more better if we can see any preview or screenshot for this:)

Alexey?
04-07-2009, 09:52 AM
OK.
one minute

Meghwar
04-07-2009, 10:46 PM
Very nice thank you,

Screen Shot attached

Jasem
04-08-2009, 03:00 AM
Good work, thank you!

Installed

Alexey?
04-08-2009, 05:31 AM
Enjoy..

Princeton
04-08-2009, 05:01 PM
moved to graveyard

more a tip than anything else