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 Releases
CMS Releases
[FIX] Aurora 2 Housekeeping fix [FIX]
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="Valcon" data-source="post: 80490" data-attributes="member: 10478"><p><span style="font-size: 15px">I have been getting messages saying "i cant login housekeeping" so here is the Housekeeping Login FIX</span></p><p> </p><p>[PHP]<div id="black_bar"></p><p> <div class="container"></p><p> Welcome Back, {username}</p><p> <span class="online_users"> {online} User(s) Online! </span></p><p> </div></p><p> </div></p><p> <div id="blue_bar"></p><p> <div class="container"></p><p> <a href="index.php"></p><p> <img src="../app/tpl/skins/Aurora/images/logo.png" border="0" style="float:left; padding-top:15px;position:relative;left:-7px;" /></p><p> </a></p><p> </div></p><p> </div></p><p> </div></p><p> </div></p><p> <div id="menu"></p><p> <div class="container"></p><p> <ul></p><p> <li><a href=''></a></li></p><p> </ul></p><p> </div></p><p> </div></p><p> <div id="main_left"></p><p> <div id="main_content" style="width:520px;position:relative;right:-340px;"></p><p> <h2 class="title"> ZapAse Login </h2><br /></p><p> <hr /></p><p> <p>Welcome to the {hotelName} Hotel All Seeing Eye. Your IP has been logged (<?php echo $_SERVER["REMOTE_ADDR"]; ?>)</p><p> Please note any attempt to brute-force or exploit this system will be noticed by Zap administration so if you do not have clearance to this area, fuck off. <br /></p></p><p> </p><p> <center><font color="red"><b><u> <?php echo $template->form->error; ?> </font></b></u></center></p><p> </p><p> <br /></p><p> <form method="post" action="index.php?url=login"></p><p> <center>Username:</center> <br /> <input type="text" name="username" class="login" style="width:460px;position:relative;right:-30px;"/> <br /> <br /></p><p> <center>Password:</center> <br /> <input type="password" name="password" class="login" style="width:460px;position:relative;right:-30px;"/> <br /> <br /><br /></p><p> <input type="submit" value="Log into ASE" name="login" class="login" style="width:462px;position:relative;right:-30px;"/></p><p> </form><br /><br /> <center>Powered by ZapASE by Jontycat - Design by Predict</center></p><p> <center>Implemented into RevCMS by Kryptos</center><br /></p><p> </div></p><p> </div></p><p> </div></p><p> </div>[/PHP]</p><p> </p><p> </p><p> </p><p><span style="font-size: 15px">Or you can Download it - <a href="http://cl.ly/1b1H2h1c3L111h0I3j3H" target="_blank">http://cl.ly/1b1H2h1c3L111h0I3j3H</a></span></p></blockquote><p></p>
[QUOTE="Valcon, post: 80490, member: 10478"] [SIZE=4]I have been getting messages saying "i cant login housekeeping" so here is the Housekeeping Login FIX[/SIZE] [PHP]<div id="black_bar"> <div class="container"> Welcome Back, {username} <span class="online_users"> {online} User(s) Online! </span> </div> </div> <div id="blue_bar"> <div class="container"> <a href="index.php"> <img src="../app/tpl/skins/Aurora/images/logo.png" border="0" style="float:left; padding-top:15px;position:relative;left:-7px;" /> </a> </div> </div> </div> </div> <div id="menu"> <div class="container"> <ul> <li><a href=''></a></li> </ul> </div> </div> <div id="main_left"> <div id="main_content" style="width:520px;position:relative;right:-340px;"> <h2 class="title"> ZapAse Login </h2><br /> <hr /> <p>Welcome to the {hotelName} Hotel All Seeing Eye. Your IP has been logged (<?php echo $_SERVER["REMOTE_ADDR"]; ?>) Please note any attempt to brute-force or exploit this system will be noticed by Zap administration so if you do not have clearance to this area, fuck off. <br /></p> <center><font color="red"><b><u> <?php echo $template->form->error; ?> </font></b></u></center> <br /> <form method="post" action="index.php?url=login"> <center>Username:</center> <br /> <input type="text" name="username" class="login" style="width:460px;position:relative;right:-30px;"/> <br /> <br /> <center>Password:</center> <br /> <input type="password" name="password" class="login" style="width:460px;position:relative;right:-30px;"/> <br /> <br /><br /> <input type="submit" value="Log into ASE" name="login" class="login" style="width:462px;position:relative;right:-30px;"/> </form><br /><br /> <center>Powered by ZapASE by Jontycat - Design by Predict</center> <center>Implemented into RevCMS by Kryptos</center><br /> </div> </div> </div> </div>[/PHP] [SIZE=4]Or you can Download it - [URL]http://cl.ly/1b1H2h1c3L111h0I3j3H[/URL][/SIZE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
CMS Releases
[FIX] Aurora 2 Housekeeping fix [FIX]
Top