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] Changed my CMS theme then...
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="NickZeGamerX" data-source="post: 439139" data-attributes="member: 67381"><p>I have moved on to an improved CMS Skin, it worked but not the Staff anymore!</p><p></p><p>[ATTACH=full]7454[/ATTACH]</p><p>The staff titles here is completely different from the the table i have too! Please someone help T-T</p><p>[ATTACH=full]7455[/ATTACH]</p><p></p><p>Thanks!</p><p>[doublepost=1538054651,1538054599][/doublepost][SPOILER="Staff.php"]</p><p></p><p><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"</p><p> "<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" target="_blank">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</a>"></p><p><html xmlns="<a href="http://www.w3.org/1999/xhtml" target="_blank">http://www.w3.org/1999/xhtml</a>" xml:lang="en" lang="en" xmlns<img src="/styles/default/xenforo/smilies/emojione/eek.png" class="smilie" loading="lazy" alt=":eek:" title="Eek! :eek:" data-shortname=":eek:" />g="<a href="http://opengraphprotocol.org/schema/" target="_blank">http://opengraphprotocol.org/schema/</a>" xmlns:fb="<a href="http://www.facebook.com/2008/fbml" target="_blank">http://www.facebook.com/2008/fbml</a>"></p><p><head></p><p> <meta http-equiv="content-type" content="text/html; charset=utf-8" /></p><p> <title>{hotelName}: Staff</title></p><p><link rel="stylesheet" href="{url}/rooms.css" type="text/css"></p><p></p><p><script type="text/javascript" src="{url}/rooms.js"></script></p><p> <script type="text/javascript"></p><p> var andSoItBegins = (new Date()).getTime();</p><p> </script></p><p></p><p> <link rel="shortcut icon" href="{url}/app/tpl/skins/Habbo/web-gallery/v2/favicon.ico" type="image/vnd.microsoft.icon" /></p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/web-gallery/static/styles/common.css" type="text/css" /></p><p> <script src="{url}/app/tpl/skins/Habbo/web-gallery/static/js/libs2.js" type="text/javascript"></script></p><p> <script src="{url}/app/tpl/skins/Habbo/web-gallery/static/js/visual.js" type="text/javascript"></script></p><p> <script src="{url}/app/tpl/skins/Habbo/web-gallery/static/js/libs.js" type="text/javascript"></script></p><p> <script src="{url}/app/tpl/skins/Habbo/web-gallery/static/js/common.js" type="text/javascript"></script></p><p> <script src="{url}/app/tpl/skins/Habbo/web-gallery/static/js/fullcontent.js" type="text/javascript"></script></p><p></p><p> <script type="text/javascript"></p><p> document.habboLoggedIn = true;</p><p> var habboName = "{username}";</p><p> var habboId = {userid};</p><p> var facebookUser = false;</p><p> var habboReqPath = "";</p><p> var habboStaticFilePath = "{url}/app/tpl/skins/Habbo/web-gallery";</p><p> var habboImagerUrl = "<a href="http://www.habbo.com/habbo-imaging/" target="_blank">http://www.habbo.com/habbo-imaging/</a>";</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 = "26530fff566f9e67da99560b7fe8da6d71d46391";</p><p> HabboClient.maximizeWindow = true;</p><p> }</p><p> </script></p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/web-gallery/static/styles/lightweightmepage.css" type="text/css" /></p><p> <script src="{url}/app/tpl/skins/Habbo/web-gallery/static/js/lightweightmepage.js" type="text/javascript"></script></p><p> <meta name="description" content="{meta_description}" /></p><p> <meta name="keywords" content="{meta_keywords}" /></p><p></p><p> <!--[if IE 8]></p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/web-gallery/static/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/web-gallery/static/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/web-gallery/static/styles/ie6.css" type="text/css" /></p><p> <script src="{url}/app/tpl/skins/Habbo/web-gallery/static/js/pngfix.js" type="text/javascript"></script></p><p> <script type="text/javascript"></p><p> try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}</p><p> </script></p><p></p><p> <style type="text/css"></p><p> body { behavior: url(/js/csshover.htc); }</p><p> </style></p><p> <![endif]--></p><p> <meta name="build" content="63-BUILD2470 - 30.09.2013 11:10 - com" /></p><p></head></p><p></p><p><body id="home" class=" "></p><p><div id="overlay"></div></p><p></p><p><?php </p><p></p><p>$navigatorID = 2;</p><p>require_once ('app/tpl/skins/Habbo/template/header.php'); </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 = 4;</p><p> require_once ('app/tpl/skins/Habbo/template/sub_header.php'); </p><p></p><p> ?></p><p> </ul></p><p> </div></p><p></div></p><p><div id="container"></p><p> <div id="content" style="position: relative" class="clearfix"></p><p> <div class="content"></p><p> <div class="habblet-container" style="float:left;"></p><p> <div class="cb settings"></p><p> <div class="bt"><div></div></div><div class="i1"><div class="i2"><div class="i3"></p><p> <div class="box-tabs-container box-tabs-left clearfix"></p><p> <h2 class="page-owner">{hotelname} Staff</h2></p><p> <ul class="box-tabs"></ul></p><p> </div></p><p> <div class="box-content" style="background-image:url('<a href="http://i.imgur.com/Xmz0lbG.gif');" target="_blank">http://i.imgur.com/Xmz0lbG.gif');</a> width:890px; height:1340px; padding-left:55px;"></p><p> <div style="display:block;"></p><p> </p><p> <?php include 'includes/staff1.php'; ?></p><p> <?php include 'includes/staff2.php'; ?></p><p> <?php include 'includes/staff3.php'; ?></p><p> </p><p> </p><p> </p><p> </div></div></div><div class="bb"><div></div></div></div></p><p> </div></div></p><p></p><p> </div></p><p> </div></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> HabboView.run();</p><p> </script></p><p> <div id="footer" ></p><p> <?php include('template/footer.php'); ?></p><p>[/SPOILER][SPOILER="Staff.php"][/SPOILER]</p></blockquote><p></p>
[QUOTE="NickZeGamerX, post: 439139, member: 67381"] I have moved on to an improved CMS Skin, it worked but not the Staff anymore! [ATTACH=full]7454[/ATTACH] The staff titles here is completely different from the the table i have too! Please someone help T-T [ATTACH=full]7455[/ATTACH] Thanks! [doublepost=1538054651,1538054599][/doublepost][SPOILER="Staff.php"] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[URL]http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd[/URL]"> <html xmlns="[URL]http://www.w3.org/1999/xhtml[/URL]" xml:lang="en" lang="en" xmlns:og="[URL]http://opengraphprotocol.org/schema/[/URL]" xmlns:fb="[URL]http://www.facebook.com/2008/fbml[/URL]"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>{hotelName}: Staff</title> <link rel="stylesheet" href="{url}/rooms.css" type="text/css"> <script type="text/javascript" src="{url}/rooms.js"></script> <script type="text/javascript"> var andSoItBegins = (new Date()).getTime(); </script> <link rel="shortcut icon" href="{url}/app/tpl/skins/Habbo/web-gallery/v2/favicon.ico" type="image/vnd.microsoft.icon" /> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/web-gallery/static/styles/common.css" type="text/css" /> <script src="{url}/app/tpl/skins/Habbo/web-gallery/static/js/libs2.js" type="text/javascript"></script> <script src="{url}/app/tpl/skins/Habbo/web-gallery/static/js/visual.js" type="text/javascript"></script> <script src="{url}/app/tpl/skins/Habbo/web-gallery/static/js/libs.js" type="text/javascript"></script> <script src="{url}/app/tpl/skins/Habbo/web-gallery/static/js/common.js" type="text/javascript"></script> <script src="{url}/app/tpl/skins/Habbo/web-gallery/static/js/fullcontent.js" type="text/javascript"></script> <script type="text/javascript"> document.habboLoggedIn = true; var habboName = "{username}"; var habboId = {userid}; var facebookUser = false; var habboReqPath = ""; var habboStaticFilePath = "{url}/app/tpl/skins/Habbo/web-gallery"; var habboImagerUrl = "[URL]http://www.habbo.com/habbo-imaging/[/URL]"; var habboPartner = ""; var habboDefaultClientPopupUrl = "{url}/client"; window.name = "habboMain"; if (typeof HabboClient != "undefined") { HabboClient.windowName = "26530fff566f9e67da99560b7fe8da6d71d46391"; HabboClient.maximizeWindow = true; } </script> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/web-gallery/static/styles/lightweightmepage.css" type="text/css" /> <script src="{url}/app/tpl/skins/Habbo/web-gallery/static/js/lightweightmepage.js" type="text/javascript"></script> <meta name="description" content="{meta_description}" /> <meta name="keywords" content="{meta_keywords}" /> <!--[if IE 8]> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/web-gallery/static/styles/ie8.css" type="text/css" /> <![endif]--> <!--[if lt IE 8]> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/web-gallery/static/styles/ie.css" type="text/css" /> <![endif]--> <!--[if lt IE 7]> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/web-gallery/static/styles/ie6.css" type="text/css" /> <script src="{url}/app/tpl/skins/Habbo/web-gallery/static/js/pngfix.js" type="text/javascript"></script> <script type="text/javascript"> try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {} </script> <style type="text/css"> body { behavior: url(/js/csshover.htc); } </style> <![endif]--> <meta name="build" content="63-BUILD2470 - 30.09.2013 11:10 - com" /> </head> <body id="home" class=" "> <div id="overlay"></div> <?php $navigatorID = 2; require_once ('app/tpl/skins/Habbo/template/header.php'); ?> <div id="content-container"> <div id="navi2-container" class="pngbg"> <div id="navi2" class="pngbg clearfix"> <ul> <?php $subNavigatorID = 4; require_once ('app/tpl/skins/Habbo/template/sub_header.php'); ?> </ul> </div> </div> <div id="container"> <div id="content" style="position: relative" class="clearfix"> <div class="content"> <div class="habblet-container" style="float:left;"> <div class="cb settings"> <div class="bt"><div></div></div><div class="i1"><div class="i2"><div class="i3"> <div class="box-tabs-container box-tabs-left clearfix"> <h2 class="page-owner">{hotelname} Staff</h2> <ul class="box-tabs"></ul> </div> <div class="box-content" style="background-image:url('[URL]http://i.imgur.com/Xmz0lbG.gif');[/URL] width:890px; height:1340px; padding-left:55px;"> <div style="display:block;"> <?php include 'includes/staff1.php'; ?> <?php include 'includes/staff2.php'; ?> <?php include 'includes/staff3.php'; ?> </div></div></div><div class="bb"><div></div></div></div> </div></div> </div> </div> </div> </div> <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script> <script type="text/javascript"> HabboView.run(); </script> <div id="footer" > <?php include('template/footer.php'); ?> [/SPOILER][SPOILER="Staff.php"][/SPOILER] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[HELP] Changed my CMS theme then...
Top