How to?? =D
Printable View
How to?? =D
Help T.T Dump
Go to C:\Appserv\www\modules\user.php
search for Warp.
you will find this
SoQuote:
<td width="420"><a href="index.php?op=user&option=characters">Characters</a> <span class="style1">|</span> <a href="index.php?op=user&option=warp">Warp</a> <span class="style1">|</span> <a href="index.php?op=user&option=mail">Mail[<? echo("$sql_inbox_msg_check"); ?>]</a> <span class="style1">|</span> <a href="index.php?op=user&option=signature">Server Sig</a> <span class="style1">|</span> <a href="index.php?op=user&option=request">Request</a> <span class="style1">|</span> <a href="index.php?op=user&option=uploadscreen">Upload Screen</a> <span class="style1">|</span> <a href="index.php?op=user&option=profile">Profile</a> <span class="style1">|</span> <a href="index.php?op=user&option=accountinfo">Account Info</a><? require("includes/gm_func.php"); ban_unban($_SESSION['user']); ?></td>
</tr>
You Will do it be like this.
go to: C:\AppServ\www\modules\userQuote:
<td width="420"><a href="index.php?op=user&option=characters">Characters</a> <span class="style1">|</span> <a href="index.php?op=user&option=mail">Mail[<? echo("$sql_inbox_msg_check"); ?>]</a> <span class="style1">|</span> <a href="index.php?op=user&option=signature">Server Sig</a> <span class="style1">|</span> <a href="index.php?op=user&option=request">Request</a> <span class="style1">|</span> <a href="index.php?op=user&option=uploadscreen">Upload Screen</a> <span class="style1">|</span> <a href="index.php?op=user&option=profile">Profile</a> <span class="style1">|</span> <a href="index.php?op=user&option=accountinfo">Account Info</a><? require("includes/gm_func.php"); ban_unban($_SESSION['user']); ?></td>
</tr>
and rename warp.php to something else so u could enable it again :)
helped me a lot :) thx