[HELP] Changed my CMS theme then...

NickZeGamerX

Member
Apr 2, 2016
79
9
I have moved on to an improved CMS Skin, it worked but not the Staff anymore!

You must be registered for see images attach

The staff titles here is completely different from the the table i have too! Please someone help T-T
You must be registered for see images attach


Thanks!
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
" ">
<html xmlns=" " xml:lang="en" lang="en" xmlns:eek:g=" " xmlns:fb=" ">
<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 = " ";
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(' 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'); ?>
 

n4te

zzz
Oct 27, 2014
669
293
I have moved on to an improved CMS Skin, it worked but not the Staff anymore!

You must be registered for see images attach

The staff titles here is completely different from the the table i have too! Please someone help T-T
You must be registered for see images attach


Thanks!
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
" ">
<html xmlns=" " xml:lang="en" lang="en" xmlns:eek:g=" " xmlns:fb=" ">
<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 = " ";
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(' 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'); ?>
The code literally provides no user information

Just find a new staff page.
 
Last edited:

NickZeGamerX

Member
Apr 2, 2016
79
9
I was planning to move to Navicat too but, I had to open up my Retro first before purchasing that Navicat so that I can be sure that I wouldn't go bankrupt... but that is out of topic!
 

JoshuaS

Learning
Jan 9, 2014
119
13
I was planning to move to Navicat too but, I had to open up my Retro first before purchasing that Navicat so that I can be sure that I wouldn't go bankrupt... but that is out of topic!
The staff page is setup differently. Your code says: "<?php include 'includes/staff1.php'; ?>
<?php include 'includes/staff2.php'; ?>
<?php include 'includes/staff3.php'; ?>" Go into the includes folder and from there "staff1.php". In there you can edit the tab to your liking with your rank name and username and then it fetches the data to display it there.
 

ZaneyRetros

i am dead
Jul 27, 2015
211
105
The staff page is setup differently. Your code says: "<?php include 'includes/staff1.php'; ?>
<?php include 'includes/staff2.php'; ?>
<?php include 'includes/staff3.php'; ?>" Go into the includes folder and from there "staff1.php". In there you can edit the tab to your liking with your rank name and username and then it fetches the data to display it there.
I think he has fixed the issue as someone above had given him the fix.
 

n4te

zzz
Oct 27, 2014
669
293
I was planning to move to Navicat too but, I had to open up my Retro first before purchasing that Navicat so that I can be sure that I wouldn't go bankrupt... but that is out of topic!
If you need a cracked, but working Navicat, here you go


You'll just need to install the actual navicat program, and then run the other program which will crack it.
ez pz
 

NickZeGamerX

Member
Apr 2, 2016
79
9
The staff page is setup differently. Your code says: "<?php include 'includes/staff1.php'; ?>
<?php include 'includes/staff2.php'; ?>
<?php include 'includes/staff3.php'; ?>" Go into the includes folder and from there "staff1.php". In there you can edit the tab to your liking with your rank name and username and then it fetches the data to display it there.

I tried this option and it worked but I did not entirely needed that staff style...
 

Users who are viewing this thread

Top