Log in

View Full Version : Mini Mods - Ban or Password reminder in user profile


Alexey?
08-31-2009, 10:00 PM
Hey all,
i created a simple "code" that with it you can Ban user or reminde him his password from his proffile.

Here is what you need to do.
Go to Admincp >Style manager > then go to MEMBERINFO Template
After that search "$navbar"

then
place this below "$navbar"


<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">
Manage User:
&nbsp;&nbsp;
</td>
<!-- if user isn't banned-->
<if condition="$userinfo[usergroupid]=='8'"><!-- if user is banned -->
<td class="thead" align="center">
<a href="$modcpdir/banning.php?do=liftban&u=$userinfo[userid]">Remove Ban</a>
&nbsp;&nbsp;
</td>
<td class="thead" align="center">
<a href="$modcpdir/banning.php?do=editreason&userid=$userinfo[userid]">Banning Reason</a>
&nbsp;&nbsp;
</td>
<else /><!-- if user isn't banned-->
<td class="thead" align="center">
<a href="$modcpdir/banning.php?do=banuser&u=$userinfo[userid]">Ban</a>
&nbsp;&nbsp;
</td>
</if>
<td class="thead" align="center">
<a href="$modcpdir/user.php?do=editsig&u=$userinfo[userid]">Edit Signature</a>
&nbsp;&nbsp;
</td>
<if condition="$show['admincplink']">
<td class="thead" align="center">
<a href="$admincpdir/user.php?do=editaccess&u=$userinfo[userid]">Edit Forum Premmisions</a>
&nbsp;&nbsp;
</td>
</if>
</tr></table>
</strong>
</div>
</font>
<br />
</if>




After you done. click save. go to some user profile and see what its done.


Click install if you dont mind and like this "hack"



by the way sorry for my bad English.

enemy@fps
09-01-2009, 10:51 AM
in use.
thanks.

Blackheart_72
09-01-2009, 12:11 PM
Nice one, thanks

Alexey?
09-01-2009, 04:22 PM
Maybi soon i will add more finctions to this modification

enemy@fps
09-05-2009, 09:00 PM
i really like your mods i hope u will release more

i have about 10 mods installed and 3 are of u

Alexey?
09-06-2009, 11:04 AM
huh, Tnx dude.

multiplex
09-06-2009, 12:42 PM
gonna tag this one. would like to see a screen shot first. can you add a screen shot please of what the user sees?

Alexey?
09-06-2009, 03:55 PM
users can't see it.
only super mod +

ForrestBlack
09-08-2009, 11:33 AM
When I click the "Password Reminder" link I get a screen with the following message:

"Click the button below to send a password reminder to " [SEND]

Note it's missing their name or user ID or whatever should be there.

If I click send it gives me the following error:

"You have not entered an email address that we recognize. Please try again or contact the administrator."

What do I need to fix?

Alexey?
09-09-2009, 03:48 AM
I noticed this bug too right now.
i will try do fix it and then update this script

t6mnt
09-09-2009, 06:32 PM
Nice one, thanks

cleverone
09-10-2009, 05:51 AM
I will check out when u update.. thanks

Alexey?
09-27-2009, 07:23 AM
The Modification has been updated

dandanch
09-30-2009, 08:27 AM
I can't seem to find the "password reminder"button can please add a screenshot, thanks very nice mod.

Alexey?
09-30-2009, 02:29 PM
I'm sorry but it didn't work so i deleted it from the modification and instead of that i put some other options like edit ban reason , remove ban .

Hope it won't bother you so much.

dandanch
09-30-2009, 04:47 PM
nope it won't, i still like your mod.. very nice work :)

Alexey?
09-30-2009, 07:21 PM
Thank you :)