Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
[Help] RevCMS, GrapeASE, Can't add bans
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Tando" data-source="post: 271005" data-attributes="member: 8322"><p>[PHP]<link rel="stylesheet" href="{url}/app/tpl/skins/{skin}/hk/styles/global.css" type="text/css"></p><p><div id="main"></p><p> <div id="links"></div></p><p> <div id="header"><img src="{url}/app/tpl/skins/{skin}/images/logo.png" align=right style="margin-right: 480px; margin-top: 5px;"></p><p> <div id="logo"></p><p> <div id="logo_text"></p><p> <!-- class="logo_colour", allows you to change the color of the logo text --></p><p> <h1>{hotelname} Housekeeping -- Welcome {username}</h1></p><p> </div></p><p> </div></p><p> </div></p><p> <div id="site_content"></p><p> <div id="sidebar_container"></p><p> <!-- insert your sidebar items here --></p><p> <div class="sidebar"></p><p> <div class="sidebar_top"></div></p><p> <div class="sidebar_item"></p><p> <br /></p><p> [ <a href='dash'>Return to Dashboard</a> ] [ <a href='logout'>Log out</a> ]<br /> <br /></p><p> <p></p><p> <?php if(mysql_result(mysql_query("SELECT rank FROM users WHERE id = '" . $_SESSION['user']['id'] . "'"), 0) >= 5)</p><p> { ?></p><p> Player Management <br /> <img src='../app/tpl/skins/<?php echo $_CONFIG['template']['style']; ?>/hk/images/line.png'> <br /></p><p> </p><p> &raquo; <a href='vip'>Give a user Regular VIP</a> <br /></p><p> </p><p> &raquo; <a href='edit'>Edit a users account</a> <br /></p><p> <br /></p><p> Administration <br /> <img src='../app/tpl/skins/<?php echo $_CONFIG['template']['style']; ?>/hk/images/line.png'> <br /></p><p> &raquo; <a href='news'>Post news article</a><br /></p><p> &raquo; <a href='delnews'>Delete a news article (By ID)</a><br /></p><p> &raquo; <a href='cmdlogs'>Command logs</a><br />&raquo; <a href='motd'>Change welcome message</a><br />&raquo; <a href='empty'>Empty a table</a><br />&raquo; <a href='timer'>Change the Credits & Pixels timer</a><br /></p><p> <br /></p><p> <?php } if(mysql_result(mysql_query("SELECT rank FROM users WHERE id = '" . $_SESSION['user']['id'] . "'"), 0) >= 4) { ?></p><p> Moderation <br /> <img src='../app/tpl/skins/<?php echo $_CONFIG['template']['style']; ?>/hk/images/line.png'> <br /></p><p> &raquo; <a href='banlist'>Ban List</a> <br /></p><p> &raquo; <a href='ip'>IP lookup</a> <br /></p><p> &raquo; <a href='unban'>Unban a User</a> <br />&raquo; <a href='addban'>Ban a user</a><br /></p><p> <br /></p><p> Badges <br /> <img src='../app/tpl/skins/<?php echo $_CONFIG['template']['style']; ?>/hk/images/line.png'> <br /></p><p> &raquo; <a href='listbadge'>List badges</a><br />&raquo; <a href='addbadge'>Add a badge</a><br />&raquo; <a href='delbadge'>Delete a badge</a><br /></p><p> </p><p> <?php } ?></p><p> <br /></p><p> Statistics<br /></p><p> <img src='../app/tpl/skins/<?php echo $_CONFIG['template']['style']; ?>/hk/images/line.png'> <br /></p><p> Server Status:</p><p> {status} <br /></p><p> {online} user(s) online <br /></p><p> </p><p> </p></p><p> </div></p><p> <div class="sidebar_base"></div></p><p> </div></p><p> </div></p><p> <div id="content_container"></p><p></p><p> <div id="content"></p><p> <!-- insert the page content here --></p><p> <br /> </p><p><form method="post" action="addban2"></p><p>Ban ID (Make sure it has not been used!!!)<br /></p><p> <input type="text" name="ban_id"/> <br /> <br /></p><p> Username:<br /></p><p> <input type="text" name="username"/> <br /> <br /></p><p> Ban Type (Either 'user' or 'ip'):<br /></p><p> <input type="text" name="type"/> <br /> <br /></p><p> Reason:<br /></p><p> <input type="text" name="reason"/> <br /> <br /></p><p> </p><p> <strong>NOTE: For the next step, please go to http://www.onlineconversion.com/unix_time.htm and use the 'Convert a Date/Time to a Unix timestamp'</p><p> for when you want the ban to expire, and simply type in the numbers it gives you below:<br /><br /></strong></p><p> </p><p> Expire:</p><p> <input type="text" name="expire"/><br /><br /></p><p> </p><p> <input type="submit" value="Ban user" name="ban2" /></p><p> </form></p><p> <?php</p><p> </p><p></p><p>?></p><p></div></p><p></p><p> </div></p><p> </div></p><p> </div></p><p> <font color="black"> <center>Powered by GrapeASE by Grapefruit - Design by Grapefruit</center><br /> <center>Implemented into RevCMS by Kryptos</center><br />[/PHP]</p></blockquote><p></p>
[QUOTE="Tando, post: 271005, member: 8322"] [PHP]<link rel="stylesheet" href="{url}/app/tpl/skins/{skin}/hk/styles/global.css" type="text/css"> <div id="main"> <div id="links"></div> <div id="header"><img src="{url}/app/tpl/skins/{skin}/images/logo.png" align=right style="margin-right: 480px; margin-top: 5px;"> <div id="logo"> <div id="logo_text"> <!-- class="logo_colour", allows you to change the color of the logo text --> <h1>{hotelname} Housekeeping -- Welcome {username}</h1> </div> </div> </div> <div id="site_content"> <div id="sidebar_container"> <!-- insert your sidebar items here --> <div class="sidebar"> <div class="sidebar_top"></div> <div class="sidebar_item"> <br /> [ <a href='dash'>Return to Dashboard</a> ] [ <a href='logout'>Log out</a> ]<br /> <br /> <p> <?php if(mysql_result(mysql_query("SELECT rank FROM users WHERE id = '" . $_SESSION['user']['id'] . "'"), 0) >= 5) { ?> Player Management <br /> <img src='../app/tpl/skins/<?php echo $_CONFIG['template']['style']; ?>/hk/images/line.png'> <br /> » <a href='vip'>Give a user Regular VIP</a> <br /> » <a href='edit'>Edit a users account</a> <br /> <br /> Administration <br /> <img src='../app/tpl/skins/<?php echo $_CONFIG['template']['style']; ?>/hk/images/line.png'> <br /> » <a href='news'>Post news article</a><br /> » <a href='delnews'>Delete a news article (By ID)</a><br /> » <a href='cmdlogs'>Command logs</a><br />» <a href='motd'>Change welcome message</a><br />» <a href='empty'>Empty a table</a><br />» <a href='timer'>Change the Credits & Pixels timer</a><br /> <br /> <?php } if(mysql_result(mysql_query("SELECT rank FROM users WHERE id = '" . $_SESSION['user']['id'] . "'"), 0) >= 4) { ?> Moderation <br /> <img src='../app/tpl/skins/<?php echo $_CONFIG['template']['style']; ?>/hk/images/line.png'> <br /> » <a href='banlist'>Ban List</a> <br /> » <a href='ip'>IP lookup</a> <br /> » <a href='unban'>Unban a User</a> <br />» <a href='addban'>Ban a user</a><br /> <br /> Badges <br /> <img src='../app/tpl/skins/<?php echo $_CONFIG['template']['style']; ?>/hk/images/line.png'> <br /> » <a href='listbadge'>List badges</a><br />» <a href='addbadge'>Add a badge</a><br />» <a href='delbadge'>Delete a badge</a><br /> <?php } ?> <br /> Statistics<br /> <img src='../app/tpl/skins/<?php echo $_CONFIG['template']['style']; ?>/hk/images/line.png'> <br /> Server Status: {status} <br /> {online} user(s) online <br /> </p> </div> <div class="sidebar_base"></div> </div> </div> <div id="content_container"> <div id="content"> <!-- insert the page content here --> <br /> <form method="post" action="addban2"> Ban ID (Make sure it has not been used!!!)<br /> <input type="text" name="ban_id"/> <br /> <br /> Username:<br /> <input type="text" name="username"/> <br /> <br /> Ban Type (Either 'user' or 'ip'):<br /> <input type="text" name="type"/> <br /> <br /> Reason:<br /> <input type="text" name="reason"/> <br /> <br /> <strong>NOTE: For the next step, please go to http://www.onlineconversion.com/unix_time.htm and use the 'Convert a Date/Time to a Unix timestamp' for when you want the ban to expire, and simply type in the numbers it gives you below:<br /><br /></strong> Expire: <input type="text" name="expire"/><br /><br /> <input type="submit" value="Ban user" name="ban2" /> </form> <?php ?> </div> </div> </div> </div> <font color="black"> <center>Powered by GrapeASE by Grapefruit - Design by Grapefruit</center><br /> <center>Implemented into RevCMS by Kryptos</center><br />[/PHP] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[Help] RevCMS, GrapeASE, Can't add bans
Top