Housekeeping Button Not Showing Up

Results 1 to 8 of 8
  1. #1
    Member dandre02 is offline
    MemberRank
    Aug 2012 Join Date
    98Posts

    angry Housekeeping Button Not Showing Up

    hey,
    im using revcms 1.9.9.9 with the 'habbo' theme and it doesnt seem to show the housekeeping button...
    but my account is admin & ive cleared my cache aswell?


  2. #2
    Account Upgraded | Title Enabled! Jhonn is offline
    MemberRank
    Jun 2012 Join Date
    257Posts

    Re: Housekeeping Button Not Showing Up

    Check if its added in your me file

  3. #3
    Account Upgraded | Title Enabled! SubZ is offline
    MemberRank
    Feb 2012 Join Date
    in a boatLocation
    455Posts

    Re: Housekeeping Button Not Showing Up

    You have to add yourself in the me page, or just go to the url, http://localhost/ase

  4. #4
    Member dandre02 is offline
    MemberRank
    Aug 2012 Join Date
    98Posts

    Re: Housekeeping Button Not Showing Up

    i searched for housekeeping or hk & nothing showed up...
    this is the code for the me page..
    Spoiler:

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <title>{hotelName} ~ {username}</title>

    <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/common.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>
    <link rel="shortcut icon" href="{url}/favicon.ico" type="image/vnd.microsoft.icon" />

    <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/lightweightmepage.css" type="text/css" />


    <script src="{url}/app/tpl/skins/Habbo/js/lightweightmepage.js" type="text/javascript"></script>

    <script src="http://images.habbo.com/habboweb/63_1dc60c6d6ea6e089c6893ab4e0541ee0/941/web-gallery/static/js/moredata.js" type="text/javascript"></script>



    <!--[if lt IE 8]>

    <link rel="stylesheet" href="http://{url}/app/tpl/skins/Habbo/styles/ie.css" type="text/css" />

    <![endif]-->

    <!--[if lt IE 7]>

    <link rel="stylesheet" href="http://{url}/app/tpl/skins/Habbo/styles/ie6.css" type="text/css" />

    <script type="text/javascript" src="http://5.10.248.188/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(http://{url}/app/tpl/skins/Habbo/js/csshover.htc); }

    </style>

    <![endif]-->

    <meta name="build" content="63-BUILD1228 - 27.03.2012 12:15 - com" />

    <link rel="stylesheet" href="{url}/app/tpl/skins/habbo/images/css/generic.css" type="text/css" />

    </head>







    <body id="home">

    <div id="header_bar">

    <ul id="icon">

    <span class="welcome">

    <li class="icon-star">Welcome to {hotelname}, <strong>{username}</strong>! <a href="/logout">Log out</a> | <strong>{online}</strong> Online Users</li>

    <!--

    <li class="icon-info"> </li>

    -->

    </span>

    <span class="myinfo">

    <li class="icon-credits"><a href="/upgrades">{coins}</a> Credits</li>

    <li class="icon-pixel"><a href="/upgrades">{activitypoints}</a> Pixels</li>

    <li class="icon-vip"><a href="/vip">Buy VIP</a></li>

    </span></ul>

    </div>

    <p style="height:23px;"></p>

    <div id="header-container">

    <div id="header" class="clearfix">

    <h1><a href="http://5.10.248.188"></a></h1>

    <div id="subnavi">

    <div id="subnavi-user">
    <div style="margin-top:7px"><b>Fact:</b> <script language="JavaScript">


    var r_text = new Array ();


    r_text[0] = "{hotelName} was founded in 2012 by the Owners.";


    r_text[1] = "{hotelName} Hotel strives to remain as professional as possible.";


    r_text[2] = "{hotelName} Hotel will only keep on growing if you vote daily!";


    r_text[3] = "Purchasing VIP helps with the monthly server costs.";


    r_text[4] = "{hotelName} Hotel will be hiring soon! Do you have the skills?";

    r_text[5] = "{hotelName} Hotel is a new and developing retro hotel!";


    var i = Math.floor(5*Math.random())





    document.write(r_text[i]);





    </script>
    </div>

    </div>
    <div id="subnavi-search">
    <div id="subnavi-search-upper">
    <ul id="subnavi-search-links">
    <li><a href="{url}/logout" style="color:#000">Sign Out</a></li> |
    <li><a href="{url}/vip" style="color:#000"><font color='red'><b>Buy VIP</b></font></a></li>
    </ul>
    </div>
    </div>
    <div id="to-hotel">
    <a href="{url}/client" class="new-button green-button" target="eac955c8dbc88172421193892a3e98fc7402021a" onclick="HabboClient.openOrFocus(this); return false;"><b>Enter {hotelName}</b><i></i></a>
    </div>
    </div>
    <ul id="navi">
    <li class="metab selected"><strong>{username} ( <img src="{url}/app/tpl/skins/Habbo/images/id.png" style="vertical-align: middle;"> )</strong><span></span></li>
    <li><a href="{url}/community">Community</a><span></span></li>
    <li><a href="{url}/vip">VIP</a><span></span></li>
    <li><a href="{url}/values">Rare Values</a><span></span></li>
    <li><a href="{url}/privacy">Hotel Privacy</a><span></span></li>
    </ul>
    <div id="habbos-online"><div class="rounded"><span>{online} {hotelname}(s) Online Now</span></div></div>
    </div>
    </div>
    <div id="content-container">
    <div id="navi2-container" class="pngbg">
    <div id="navi2" class="pngbg clearfix">
    <ul>
    <li class="selected">Home</li> <li class=" last"><a href="{url}/account">Account Settings</a></li>
    <li class=" last"><a href="{url}/rules"><font color="red"><strong>Hotel Rules</strong></font></a></li>
    </ul>
    </div>
    </div>

    <div id="container">
    <div id="content" style="position: relative" class="clearfix">
    <div id="wide-personal-info">



    <div id="habbo-plate">

    <a href="{url}/home">

    <img alt="{username}" src="http://www.habbo.com/habbo-imaging/avatarimage?figure={figure}&direction=2&head_direction=3&action=sit&gesture=sml">


    </a>

    </div>



    <div id="name-box" class="info-box">

    <div class="label">Name:</div>

    <div class="content">{username}</div>

    </div>

    <div id="motto-box" class="info-box">

    <div class="label">Motto:</div>

    <div class="content">{motto}</div>

    </div>

    <div id="last-logged-in-box" class="info-box">

    <div class="label">Last signed in:</div>

    <div class="content">{lastSignedIn}</div>

    </div>



    <div class="enter-hotel-btn">
    <div class="open enter-btn">
    <a href="{url}/client" target="84ebd05b9eac6717671e77c01c6209a4c8e06d54" onclick="HabboClient.openOrFocus(this); return false;">Enter {hotelName}<i></i></a>
    <b></b>
    </div>
    </div>


    </div>
    <div id="column1" class="column">
    <div class="habblet-container ">
    <div class="cbb clearfix pixelgreen "> <h2 class="title">Welcome To {hotelname}</h2> <div style="padding:5px"> <b> <img src="{url}/app/tpl/skins/habbo/images/desky.png" align="right"/></b><br /> Here at {hotelname}Hotel, we are a small community hotel, just like habbo but coins are free. Along with friendly management that keep the hotel running smooth. We don't accept bullying or any type of advertising. We are here to give you the best ultimate experience for you and your friends. The community hold events and competitions to make it more of a fun place to hang out.<br><img src="{url}/app/tpl/skins/habbo/images/coinsjewix.png" align="left"/><br><br> Our catalogue gets updated every week. Being with {hotelname}, you will always find yourself a place to play and never be bored. We try to always update our game as much as possible so that it you dont miss out. <br><br> <i>Once more, Welcome to {hotelname} hotel, Secure, Stable, Safe and trustworthy. </i><br /><br /> <b><center> <i> {hotelname}Hotel Management</i></center> <br/> </b> <div id="column3" class="column"> <div class="habblet-container "> <div class="ad-container">



    <br>





    <!--JavaScript Tag // Tag for network 957: Sulake // Website: HabboHotel_US // Page: Me_Page // Placement: Me_Page partner_button 160 x 110 (2131079) // created at: Jun 17, 2010 11:20:10 AM-->



    </div>





    </div></div></div></div>




    <div class="habblet-container ">


    <div class="cbb clearfix orange ">
    <h2 class="title">What's going on?</h2>
    <div id="hotcampaigns-habblet-list-container">
    <ul id="hotcampaigns-habblet-list">
    <li class="even">
    <div class="hotcampaign-container">
    <a href="http://www.facebook.com/groups/401268803267092/">
    <img src="{url}/app/tpl/skins/Habbo/images/facebookconnect.gif" align="left" alt="Join us on Facebook" /></a>
    <h3>Join us on Facebook</h3>
    <p>Like us on Facebook for all the gossip, news and updates!</p>
    <p class="link"><a href="http://www.facebook.com/groups/401268803267092/">Go there &raquo;</a></p>
    </div>
    </li> <li class="odd">
    <div class="hotcampaign-container">
    <a href="#/">
    <img src="{url}/app/tpl/skins/Habbo/images/wcn0up.png" align="left" alt="Buy VIP and coins" /></a>
    <h3>Buy {hotelName} VIP!</h3>
    <p>Buy VIP today and get loads of cool features added to your account!</p>
    <p class="link"><a href="VIP">Go there &raquo;</a></p>
    </div>
    </li> </ul>


    </div>
    </div>
    </div>
    <div class="habblet-container ">

    <div class="cbb clearfix white ">

    <h2 class="title"><font size=1>{hotelName} Radio Plugin!</h2> </font>

    <div id="notfound-content" class="box-content"> <center>

    <embed src='http://www.shoutcast.com/media/popupPlayer_V19.swf?stationid=http://yp.shoutcast.com/sbin/tunein-station.pls?id=1283896&play_status=1' quality='high' bgcolor='#ffffff' width='399' height='105' name='popupPlayer_V19' align='middle' allowScriptAccess='always' allowFullScreen='true' type='application/x-shockwave-flash' pluginspage='http://www.adobe.com/go/getflashplayer' ></embed>
    </div>
    </center></a>
    </div>
    </div>
    </div>

    <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
    </div>
    <div id="column2" class="column">
    <div class="habblet-container "></div>
    <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
    <div class="habblet-container news-promo">
    <div class="cbb clearfix notitle ">
    <div id="newspromo">
    <div id="topstories">
    <div class="topstory" style="background-image: url({url}/topstory/{newsIMG-1})">
    <h4>Latest news</h4>
    <h3><a href="{url}/index.php?url=news&id={newsID-1}">{newsTitle-1}</a></h3>
    <p class="summary">
    {newsCaption-1}
    </p>
    <p>
    <a href="{url}/index.php?url=news&id={newsID-1}">Read more &raquo;</a>
    </p>
    </div>
    <div class="topstory" style="background-image: url({url}/topstory/{newsIMG-2}); display: none">
    <h4>Latest news</h4>
    <h3><a href="{url}/index.php?url=news&id={newsID-2}">{newsTitle-2}</a></h3>
    <p class="summary">
    {newsCaption-2}
    </p>
    <p>
    <a href="{url}/index.php?url=news&id={newsID-2}">Read more &raquo;</a>
    </p>
    </div>
    <div class="topstory" style="background-image: url({url}/topstory/{newsIMG-3}); display: none">
    <h4>Latest news</h4>
    <h3><a href="{url}/index.php?url=news&id={newsID-3}">{newsTitle-3}</a></h3>
    <p class="summary">
    {newsCaption-3}
    </p>
    <p>
    <a href="{url}/index.php?url=news&id={newsID-3}">Read more &raquo;</a>
    </p>
    </div>
    <div class="topstory" style="background-image: url({url}/topstory/{newsIMG-4}); display: none">
    <h4>Latest news</h4>
    <h3><a href="{url}/index.php?url=news&id={newsID-4}">{newsTitle-4}</a></h3>
    <p class="summary">
    {newsCaption-4}
    </p>
    <p>
    <a href="{url}/index.php?url=news&id={newsID-4}">Read more &raquo;</a>
    </p>
    </div>
    <div class="topstory" style="background-image: url({url}/topstory/{newsIMG-5}); display: none">
    <h4>Latest news</h4>
    <h3><a href="{url}/index.php?url=news&id={newsID-5}">{newsTitle-5}</a></h3>
    <p class="summary">
    {newsCaption-5}
    </p>
    <p>
    <a href="{url}/index.php?url=news&id={newsID-5}">Read more &raquo;</a>
    </p>
    </div>
    <div id="topstories-nav" style="display: none"><a href="#" class="prev">&laquo; Previous</a><span>1</span> / 5<a href="#" class="next">Next &raquo;</a></div>
    </div>
    <ul class="widelist">
    <li class="even"><a href="{url}/index.php?url=news&id={newsID-1}">{newsTitle-1} &raquo;</a><div class="newsitem-date">{newsDate-1}</div></li>
    <li class="odd"><a href="{url}/index.php?url=news&id={newsID-2}">{newsTitle-2} &raquo;</a><div class="newsitem-date">{newsDate-2}</div></li>
    <li class="last"><a href="/news">More news &raquo;</a></li>
    </ul>
    </div>
    <script type="text/javascript">
    document.observe("dom:loaded", function() { NewsPromo.init(); });
    </script>
    </div>
    </div>
    <div class="habblet-container " style="width:310px">
    <div class="cbb clearfix blue " style="width:300px">
    <h2 class="title">User of the week.</h2>
    <?php
    $check = mysql_query("SELECT user_id FROM user_of_the_week");
    list ($useridoftheweek) = mysql_fetch_array($check);
    //user_id badge_id badge_slot
    $getuserinfo = mysql_query("SELECT username,look,motto,online, user_badges.badge_id as badge FROM `users` LEFT JOIN user_badges ON id = user_badges.user_id WHERE users.id = '".mysql_real_escape_string($useridoftheweek)."' GROUP BY users.id LIMIT 1");
    while ($m = mysql_fetch_array($getuserinfo)){
    print('<img style="float:left" id="user" src="http://www.habbo.com/habbo-imaging/avatarimage?figure='.$m['look'].'"><br><br><b><span style="display:block; color:#972F89; float:left; padding:4px; background:url(http://effecthotel.com/app/tpl/skins/Mango/images/6.gif)">'.$m['username'].'</span></b><br><font style="display:block; padding:1px; float:left; font-weight:bold;">Status:</font>'.($m['online'] == 1 ? "<font color=\"green\" style=\"padding:1px; \"> online</font>" : "<font color=\"red\" style=\"padding:1px; display:block;\"> offline</font>").'<br><b>Motto:</b> '.$m['motto'].'<br><br><br><br><br>');
    }
    ?>
    </div> </div>



    <div class="habblet-container "> <div class="cbb clearfix pixelgreen "> <h2 class="title">Server Time</h2> <div style="padding:5px">


    <center>




    <iframe src="http://free.timeanddate.com/clock/i2uaew18/fn17/tt0/tw0/tm1/tb4" frameborder="0" width="99" height="36"></iframe> </center>



    </div>


    </div>








    <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>




    <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>






    </div>
    <!--[if lt IE 7]>
    <script type="text/javascript">
    Pngfix.doPngImageFix();
    </script>
    <![endif]-->
    </div>

    <div id="footer"><p>&copy; <strong>Copyright 2012 @ <b>{hotelName} </b></a>. All rights reserved.<strong><br>

    <strong>Powered by by Kryptos and Phoenix 3.7.4 (Build 13912)<br>{hotelName} is owned and operated by Vaulient and Rewel.<strong> </div>

    </body>

  5. #5
    Account Upgraded | Title Enabled! Jhonn is offline
    MemberRank
    Jun 2012 Join Date
    257Posts

    Re: Housekeeping Button Not Showing Up

    In the me file under this:

    <ul id="navi">
    <li class="metab selected"><strong>{username} ( <img src="{url}/app/tpl/skins/Habbo/images/id.png" style="vertical-align: middle;"> )</strong><span></span></li>
    <li><a href="{url}/community">Community</a><span></span></li>
    <li><a href="{url}/vip">VIP</a><span></span></li>
    <li><a href="{url}/values">Rare Values</a><span></span></li>
    <li><a href="{url}/privacy">Hotel Privacy</a><span></span></li>
    add this:

    {Housekeeping}

  6. #6
    Account Upgraded | Title Enabled! SubZ is offline
    MemberRank
    Feb 2012 Join Date
    in a boatLocation
    455Posts

    Re: Housekeeping Button Not Showing Up

    <li><a href="{url}/ase">Housekeeping</a><span></span></li> add that..

  7. #7
    Member dandre02 is offline
    MemberRank
    Aug 2012 Join Date
    98Posts

    Re: Housekeeping Button Not Showing Up

    thanks !!

  8. #8
    Enthusiast lee1418 is offline
    MemberRank
    Jan 2008 Join Date
    29Posts

    Re: Housekeeping Button Not Showing Up

    I had gotten a custom-habbo file for this an did the same but it keeps saying incorrect access level? Idk why because the minimum level is 6 an i am a 7.



Advertisement