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
CMS Help Required
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="randrab33" data-source="post: 419203" data-attributes="member: 77664"><p>[CODE]<!DOCTYPE html></p><p><html lang="en"></p><p> <head></p><p> <link rel="shortcut icon" href="{url}/app/tpl/skins/{skin}/images/favicon.ico" type="image/vnd.microsoft.icon"/></p><p> <meta http-equiv="content-type" content="text/html; charset=utf-8"></p><p> <title>{hotelName}: Home</title></p><p> </p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/css/animate.min.css"></p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/common.css" type="text/css"></p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/lightweightmepage.css" type="text/css"></p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/alert.css" type="text/css"></p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/campaigns.css" type="text/css"></p><p> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/libs2.js"></script></p><p> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/visual.js"></script></p><p> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/libs.js"></script></p><p> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/common.js"></script></p><p> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/fullcontent.js"></script></p><p> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/lightweightmepage.js"></script></p><p> <script type="text/javascript"></p><p> document.habboLoggedIn = true;</p><p> var habboName = "{username}";</p><p> var habboId = {userid};</p><p> var habboReqPath = "";</p><p> var habboStaticFilePath = "{url}/app/tpl/skins/Habbo";</p><p> var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";</p><p> var habboPartner = "";</p><p> var habboDefaultClientPopupUrl = "{url}/client";</p><p> window.name = "habboMain";</p><p> if (typeof HabboClient != "undefined") {</p><p> HabboClient.windowName = "eac955c8dbc88172421193892a3e98fc7402021a";</p><p> HabboClient.maximizeWindow = true;</p><p> }</p><p> </script></p><p> </p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/personal.css" type="text/css"></p><p> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/habboclub.js"></script></p><p> </p><p> <!--[if IE 8]></p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/ie8.css" type="text/css"></p><p> <![endif]--></p><p> <!--[if lt IE 8]></p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/ie.css" type="text/css" /></p><p> <![endif]--></p><p> <!--[if lt IE 7]></p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/ie6.css" type="text/css" /></p><p> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/pngfix.js"></script></p><p> <script type="text/javascript"></p><p> try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}</p><p> </script></p><p> <style type="text/css"></p><p> body { behavior: url({url}/app/tpl/skins/Habbo/js/csshover.htc); }</p><p> </style></p><p> <![endif]--></p><p> </p><p> </head></p><p> </p><p> <body id="home"></p><p> </p><p> <div id="overlay"></div></p><p></p><p><?php</p><p></p><p>$navigatorID = 1;</p><p>require_once ('app/tpl/skins/Habbo/templates/header.php');</p><p></p><p>?></p><p></p><p> </p><p> </p><p> <div id="content-container"></p><p></p><p> <div id="navi2-container" class="pngbg"></p><p> <div id="navi2" class="pngbg clearfix"></p><p> <ul></p><p> <?php</p><p></p><p> $subNavigatorID = 3;</p><p> require_once ('app/tpl/skins/Habbo/templates/sub_header.php');</p><p></p><p> ?></p><p> </ul></p><p> </div></p><p> </div></p><p> <div class="animated bounceInUp"></p><p> <div id="container"></p><p> <div id="content" style="position: relative" class="clearfix"></p><p> <div class="habblet-container" style="float:left; width:210px;"></p><p> <div class="cbb settings"></p><p> <h2 class="title"><span style="float:left;">Navigator</span></h2></p><p> <div class="box-content"></p><p> <div id="settingsNavigation"></p><p> <ul></p><p> <li class=" last"><a href="{url}/account">My Profile</a></li></p><p> <li class="selected">Security Settings</li></p><p> </ul></p><p> </div></p><p> </div></p><p> </div></p><p> </div></p><p> </p><p> <div class="habblet-container " style="float:left; width: 560px;"></p><p> <div class="cbb clearfix settings"></p><p> <h2 class="title">Security Settings</h2></p><p> <div class="box-content"></p><p> <form method="post" id="profileForm"></p><p> <h3>E-mail Address</h3></p><p> <p>Your e-mail address is what you will need to reset your password incase you forget it.</p></p><p> <p><label><input type="text" name="acc_email" size="32" value="{email}" id="avatarmotto"></p></p><p> <div style="border-top: 1px dotted; padding-top: 8px; "></div></p><p> <h3>Current Password</h3></p><p> <p>Your current password is the password you use now.</p></p><p> <p><label><input type="password" name="acc_old_password" value="" id="avatarmotto"></p></p><p> <h3>New Password</h3></p><p> <p>Please only change this field if you wish to change your login password.</p></p><p> <p><label><input type="password" name="acc_new_password" value="" id="avatarmotto"></p></p><p> <div style="border-top: 1px dotted; padding-top: 8px; "></div></p><p> <h3>Current PIN</h3></p><p> <p>Your current PIN is the PIN you use to access the client. By default, this is <b>12345</b>.</p></p><p> <p><label><input type="password" name="acc_old_pin" placeholder="Default: 12345" value="" id="avatarmotto"></p></p><p> <h3>New PIN</h3></p><p> <p>Please only change this field if you wish to change your client PIN.</p></p><p> <p><label><input type="password" name="acc_new_pin" value="" id="avatarmotto"></p></p><p> <p><b>Forgotten your PIN? Please report using our <a href="https://localhost/report" target="_blank">report tool</a>.</b></p></p><p> <div style="border-top: 1px dotted; padding-top: 8px; "></div></p><p> </p><p> <div class="settings-buttons"></p><p> <input type="submit" value="Save Changes" name="account" class="submit" style="float:right"></p><p> </div></p><p> </form></p><p> </div></p><p> </div></p><p> <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script></p><p> <script type="text/javascript"></p><p> document.observe('dom:loaded', function() {</p><p> CurrentRoomEvents.init();</p><p> });</p><p> </script></p><p> </div></p><p></p><p> <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script></p><p> <script type="text/javascript"></p><p> HabboView.run();</p><p> </script></p><p> </p><p> </p><p> </p><p> <!--[if lt IE 7]></p><p> <script type="text/javascript"></p><p> Pngfix.doPngImageFix();</p><p> </script></p><p> <![endif]--></p><p> </p><p> <div id="footer" ></p><p> <?php include('includes/footer.php'); ?></p><p> <?php include('includes/checktheban.php'); ?></p><p> </div></p><p> </p><p> </p><p> </body></p><p></html>[/CODE]</p><p>[USER=36373]@JayCustom[/USER]</p></blockquote><p></p>
[QUOTE="randrab33, post: 419203, member: 77664"] [CODE]<!DOCTYPE html> <html lang="en"> <head> <link rel="shortcut icon" href="{url}/app/tpl/skins/{skin}/images/favicon.ico" type="image/vnd.microsoft.icon"/> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>{hotelName}: Home</title> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/css/animate.min.css"> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/common.css" type="text/css"> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/lightweightmepage.css" type="text/css"> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/alert.css" type="text/css"> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/campaigns.css" type="text/css"> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/libs2.js"></script> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/visual.js"></script> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/libs.js"></script> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/common.js"></script> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/fullcontent.js"></script> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/lightweightmepage.js"></script> <script type="text/javascript"> document.habboLoggedIn = true; var habboName = "{username}"; var habboId = {userid}; var habboReqPath = ""; var habboStaticFilePath = "{url}/app/tpl/skins/Habbo"; var habboImagerUrl = "http://www.habbo.com/habbo-imaging/"; var habboPartner = ""; var habboDefaultClientPopupUrl = "{url}/client"; window.name = "habboMain"; if (typeof HabboClient != "undefined") { HabboClient.windowName = "eac955c8dbc88172421193892a3e98fc7402021a"; HabboClient.maximizeWindow = true; } </script> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/personal.css" type="text/css"> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/habboclub.js"></script> <!--[if IE 8]> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/ie8.css" type="text/css"> <![endif]--> <!--[if lt IE 8]> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/ie.css" type="text/css" /> <![endif]--> <!--[if lt IE 7]> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/ie6.css" type="text/css" /> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/pngfix.js"></script> <script type="text/javascript"> try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {} </script> <style type="text/css"> body { behavior: url({url}/app/tpl/skins/Habbo/js/csshover.htc); } </style> <![endif]--> </head> <body id="home"> <div id="overlay"></div> <?php $navigatorID = 1; require_once ('app/tpl/skins/Habbo/templates/header.php'); ?> <div id="content-container"> <div id="navi2-container" class="pngbg"> <div id="navi2" class="pngbg clearfix"> <ul> <?php $subNavigatorID = 3; require_once ('app/tpl/skins/Habbo/templates/sub_header.php'); ?> </ul> </div> </div> <div class="animated bounceInUp"> <div id="container"> <div id="content" style="position: relative" class="clearfix"> <div class="habblet-container" style="float:left; width:210px;"> <div class="cbb settings"> <h2 class="title"><span style="float:left;">Navigator</span></h2> <div class="box-content"> <div id="settingsNavigation"> <ul> <li class=" last"><a href="{url}/account">My Profile</a></li> <li class="selected">Security Settings</li> </ul> </div> </div> </div> </div> <div class="habblet-container " style="float:left; width: 560px;"> <div class="cbb clearfix settings"> <h2 class="title">Security Settings</h2> <div class="box-content"> <form method="post" id="profileForm"> <h3>E-mail Address</h3> <p>Your e-mail address is what you will need to reset your password incase you forget it.</p> <p><label><input type="text" name="acc_email" size="32" value="{email}" id="avatarmotto"></p> <div style="border-top: 1px dotted; padding-top: 8px; "></div> <h3>Current Password</h3> <p>Your current password is the password you use now.</p> <p><label><input type="password" name="acc_old_password" value="" id="avatarmotto"></p> <h3>New Password</h3> <p>Please only change this field if you wish to change your login password.</p> <p><label><input type="password" name="acc_new_password" value="" id="avatarmotto"></p> <div style="border-top: 1px dotted; padding-top: 8px; "></div> <h3>Current PIN</h3> <p>Your current PIN is the PIN you use to access the client. By default, this is <b>12345</b>.</p> <p><label><input type="password" name="acc_old_pin" placeholder="Default: 12345" value="" id="avatarmotto"></p> <h3>New PIN</h3> <p>Please only change this field if you wish to change your client PIN.</p> <p><label><input type="password" name="acc_new_pin" value="" id="avatarmotto"></p> <p><b>Forgotten your PIN? Please report using our <a href="https://localhost/report" target="_blank">report tool</a>.</b></p> <div style="border-top: 1px dotted; padding-top: 8px; "></div> <div class="settings-buttons"> <input type="submit" value="Save Changes" name="account" class="submit" style="float:right"> </div> </form> </div> </div> <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script> <script type="text/javascript"> document.observe('dom:loaded', function() { CurrentRoomEvents.init(); }); </script> </div> <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script> <script type="text/javascript"> HabboView.run(); </script> <!--[if lt IE 7]> <script type="text/javascript"> Pngfix.doPngImageFix(); </script> <![endif]--> <div id="footer" > <?php include('includes/footer.php'); ?> <?php include('includes/checktheban.php'); ?> </div> </body> </html>[/CODE] [USER=36373]@JayCustom[/USER] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
CMS Help Required
Top