Welcome to the RaGEZONE - MMORPG development forums.

[REL]RevCMS 1.9.9.9. Habbo theme EDIT

This is a discussion on [REL]RevCMS 1.9.9.9. Habbo theme EDIT within the Habbo Releases forums, part of the Habbo Hotel category; Today I am releasing V1 of my RevCMS Habbo theme by Hejula edit. Please not that this is my first ...

Page 1 of 2 12 LastLast
Results 1 to 15 of 21
  1. #1
    Dubstep Producer
    Rank
    Subscriber
    Join Date
    Apr 2011
    Location
    Chadderton, UK
    Posts
    1,855
    Liked
    324
    PSN ID: Bartomers

    [REL]RevCMS 1.9.9.9. Habbo theme EDIT

    Click
    Today I am releasing V1 of my RevCMS Habbo theme by Hejula edit. Please not that this is my first ever edit of a cms theme

    What did I do?
    - Cleaned up some code
    - got rid of some unneeded tabs
    - added a few pages
    - edited config.conf to add some code to footer
    - edited every single page
    - edited footer

    How do I get my Name in the footer?
    Well thats easy, all you have to do is go to the config file in app/management/ and edit line 63 to your name:
    PHP Code:
    $_CONFIG ['hotel']['Owner'] = 'Edit this'//Put Hotel Owners username here. This is so it will show your username in the footer 
    Pages added:
    bought.php
    credits.php
    more to come in more updates

    Pages to be added:
    hotelupdates.php (will be editable via HK)

    Any ideas will be greatful.

    Screenshots:
    I dont have any yet as my localhost is playing up, if someone can post screenshots, ill add them to this post

    Snippets:
    Bought.php
    PHP Code:
    <!DOCTYPE html>
     
    <
    html lang="en">
     
        <
    head>
     
            <
    meta http-equiv="content-type" content="text/html; charset=utf-8">
     
            <
    title>{hotelname} - Bought an item? </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 
     
         
     
            <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>
     
         
     
            <!--[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>
     
     
     
            <div id="header-container">
     
     
     
                <div id="header" class="clearfix">
     
     
     
                    <h1><a href="{url}/"></a></h1>
     
     
     
                    <div id="subnavi">
     
     
     
                        <div id="subnavi-user">
     
     
     
                            <div style="margin-top:7px">Welcome to {hotelName} Hotel!
     
     
     
    </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>
     
     
     
                                </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} Hotel</b><i></i></a>
     
     
     
                        </div>
     
     
     
                    </div>
     
     
     
                    <ul id="navi">
     
     
     
                        <li class="metab"><a href="{url}/me">{username} <img src="{url}/app/tpl/skins/Habbo/images/id.png" style="vertical-align: middle;"></a><span></span></li>
     
     
     
                        <li><a href="{url}/community">Community</a><span></span></li>
     
                        <li><a href="{url}/badgeshop/index.php">Badgeshop</a><span></span></li>
     
     
     
     
     
     
     
                     
     
     
     
                    </ul>
     
     
     
                    <div id="habbos-online"><div class="rounded"><span>{online} members online</span></div></div>
     
     
     
                </div>
     
     
     
            </div>
     
     
     
            </div>
     
     
     
            <div id="content-container">
     
     
     
                <div id="navi2-container" class="pngbg">
     
     
     
                    <div id="navi2" class="pngbg clearfix">
     
     
     
                        <ul>
     
     
     
                            <li><a href="{url}/me">Home</a></li>
                            <li><a href="{url}/account">Account Settings</a><span></span></li>
                            <li class="selected"><a href="{url}/bought.php">Bought an item?</a></li>
     
     
     
                        </ul>
     
     
     
                    </div>
     
     
     
                </div>
     
     
     
                </div>
     
     
     <div id="container">

    <div id="content" style="position: relative" class="clearfix">



    <div class="habblet-container" style="position: relative; left: 0px; top: 0px; width: 83%;">

    <div class="cbb clearfix ">

    <div id="habboclub-info" class="box-content">



    <script type="text/javascript">
        <!--
        var _adynamo_client = "32cdce96-0813-41c5-84bd-3de99fd8dbef";
        var _adynamo_width = 728;
        var _adynamo_height = 90;
        //-->
    </script>
    <script type="text/javascript" src="http://static.addynamo.net/ad/js/deliverAds.js"></script>

    </div>
    </div>
    </div>
     
                <div id="container">
     
     
     
    <div id="content" style="position: relative" class="clearfix">
     
     
     
    <div id="column1" class="column">    <div class="habblet-container ">
     
     
     
    <div class="cbb clearfix ">
     
     
     
    <h2 class="title">Bought VIP?
     
     
     
    </h2>
     
     
     
    <div id="habboclub-info" class="box-content">
     
     
    <p> Have you bought an item from {hotelName} shop? Yes? Great, to recieve your items there is a few extra steps we need you to do</P>

    <p> 1- Email us at payments@{url} with the required information <br />
        1a) Username
        1b) Payment Transaction ID
        1c) paypal email
        1d) what you bought (this is to clarify you bought the right item)
                    
                    

     
     
     
     
     
                                    </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 class="cbb clearfix hcred ">
     
     
     
    <h2 class="title">Report!
     
     
     
    </h2>
     
     
     
    <script src="{url}/app/tpl/skins/habbo/js/habboclub.js" type="text/javascript"></script>
     
     
     
    <div id="hc-habblet">
     
     
     
    <div id="hc-membership-info" class="box-content">
     
     
     
    <center>
     


    </center>
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    </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>
     
     
     
     
     
     
     
            <!--[if lt IE 7]>
     
     
     
                <script type="text/javascript">
     
     
     
                    Pngfix.doPngImageFix();
     
     
     
                </script>
     
     
     
            <![endif]-->
     
     
     
         
     
     
     
                
           <div id="footer"><p>&copy; Copyright 2012 <a href="{url}" target="_New"><b>{hotelName} Hotel</b></a>. All rights reserved.<br>

    Powered by <a href="http://devbest.com/forums/rev.84" target="_New">RevCMS</a> by Kryptos and <a href="http://www.**************.com/" target="_blank">Phoenix</a> 3.7.1 (Build 13800)<br>{hotelName} Hotel is owned and operated by {hotelOwner}.</p>       </div>
     
     
     
     
     
     
     
        </body>
     
     
     
    </html> 


    Download
    htdocs.rar
    Last edited by KidRambo; 27-05-12 at 03:47 PM.
    (website)Dubstep R Us
    (Email) Official Email for KidamboDubstep
    If I help you, please like, and +rep :)
    'You should have learned bitches love cake' - Borgore - Decisions
    'You should of learned bitches love cake' - Borgore - Decisions

  2. #2
    Hardcore Member
    Rank
    Member
    Join Date
    Mar 2012
    Posts
    120
    Liked
    23

    Re: [REL]RevCMS 1.9.9.9. Habbo theme EDIT

    Screenshot please!
    Sorry for bad english ;)

  3. #3
    Dubstep Producer
    Rank
    Subscriber
    Join Date
    Apr 2011
    Location
    Chadderton, UK
    Posts
    1,855
    Liked
    324
    PSN ID: Bartomers

    Re: [REL]RevCMS 1.9.9.9. Habbo theme EDIT

    Quote Originally Posted by DeTerp View Post
    Screenshot please!
    Im getting them now, but as my localhost is playing up it is not working

    if any1 can get some screenshots please post them
    (website)Dubstep R Us
    (Email) Official Email for KidamboDubstep
    If I help you, please like, and +rep :)
    'You should have learned bitches love cake' - Borgore - Decisions
    'You should of learned bitches love cake' - Borgore - Decisions

  4. #4
    Thaasophobic
    Rank
    Moderator
    Join Date
    Nov 2007
    Posts
    3,137
    Liked
    1441
    PSN ID: ldmize Steam ID: None

    Re: [REL]RevCMS 1.9.9.9. Habbo theme EDIT

    It's your thread, you're supposed to be the one who posts the screenshots. Anyhow, it's good for your first try I suppose. Nothing much I'd improve on but if you continue editing stuff such as this, you'll see improvements over the years.

  5. #5
    Dubstep Producer
    Rank
    Subscriber
    Join Date
    Apr 2011
    Location
    Chadderton, UK
    Posts
    1,855
    Liked
    324
    PSN ID: Bartomers

    Re: [REL]RevCMS 1.9.9.9. Habbo theme EDIT

    Quote Originally Posted by El JamiƩ View Post
    It's your thread, you're supposed to be the one who posts the screenshots. Anyhow, it's good for your first try I suppose. Nothing much I'd improve on but if you continue editing stuff such as this, you'll see improvements over the years.
    Cheers, I am trying to get screenshots by uploading the cms to multiple free webhosts, because my localhost is playing up
    (website)Dubstep R Us
    (Email) Official Email for KidamboDubstep
    If I help you, please like, and +rep :)
    'You should have learned bitches love cake' - Borgore - Decisions
    'You should of learned bitches love cake' - Borgore - Decisions

  6. #6
    Ultimate Member
    Rank
    Member
    Join Date
    Dec 2009
    Location
    Norway
    Posts
    171
    Liked
    7

    Re: [REL]RevCMS 1.9.9.9. Habbo theme EDIT

    Getting error 404.

  7. #7
    Dubstep Producer
    Rank
    Subscriber
    Join Date
    Apr 2011
    Location
    Chadderton, UK
    Posts
    1,855
    Liked
    324
    PSN ID: Bartomers

    Re: [REL]RevCMS 1.9.9.9. Habbo theme EDIT

    make sure you have converted .htaccess into web.config
    (website)Dubstep R Us
    (Email) Official Email for KidamboDubstep
    If I help you, please like, and +rep :)
    'You should have learned bitches love cake' - Borgore - Decisions
    'You should of learned bitches love cake' - Borgore - Decisions

  8. #8
    Ultimate Member
    Rank
    Member
    Join Date
    Dec 2009
    Location
    Norway
    Posts
    171
    Liked
    7

    Re: [REL]RevCMS 1.9.9.9. Habbo theme EDIT

    I did:

    <?xml version="1.0" encoding="UTF-8"?>
    <configuration>
    <system.webServer>
    <rewrite>
    <rules>
    <rule name="Imported Rule 1">
    <match url="^(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="index.php?url={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 2">
    <match url="^([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="index.php?url={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 3">
    <match url="^(.*)\.htm$" />
    <action type="Rewrite" url="{R:1}.php" />
    </rule>
    <rule name="Imported Rule 4">
    <match url="^(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="dash.php?page={R:1}" appendQueryString="false" />
    </rule>
    <rule name="Imported Rule 5">
    <match url="^([a-zA-Z0-9_-]+)(|/)$" ignoreCase="false" />
    <action type="Rewrite" url="dash.php?url={R:1}" appendQueryString="false" />
    </rule>
    </rules>
    </rewrite>
    </system.webServer>
    </configuration>

  9. #9
    Dubstep Producer
    Rank
    Subscriber
    Join Date
    Apr 2011
    Location
    Chadderton, UK
    Posts
    1,855
    Liked
    324
    PSN ID: Bartomers

    Re: [REL]RevCMS 1.9.9.9. Habbo theme EDIT

    try having a look at some tuts, I only edited it, I dunno how to make it work on IIS
    (website)Dubstep R Us
    (Email) Official Email for KidamboDubstep
    If I help you, please like, and +rep :)
    'You should have learned bitches love cake' - Borgore - Decisions
    'You should of learned bitches love cake' - Borgore - Decisions

  10. #10
    Web Developer
    Rank
    Subscriber
    Join Date
    Nov 2009
    Location
    Wales
    Posts
    1,558
    Liked
    307
    Gamertag: spdavies PSN ID: sean6020

    Re: [REL]RevCMS 1.9.9.9. Habbo theme EDIT

    I prefer the latest Habbo Theme :)

    That's cute


  11. #11
    Sexy and I know it
    Rank
    Member +
    Join Date
    Oct 2011
    Location
    In a House...
    Posts
    352
    Liked
    14
    Gamertag: I have PS3

    Re: [REL]RevCMS 1.9.9.9. Habbo theme EDIT

    If it was just a skin edit why is the whole RevCMS needed?

  12. #12
    Dubstep Producer
    Rank
    Subscriber
    Join Date
    Apr 2011
    Location
    Chadderton, UK
    Posts
    1,855
    Liked
    324
    PSN ID: Bartomers
    Quote Originally Posted by RaGEZONE View Post
    If it was just a skin edit why is the whole RevCMS needed?
    I dunno. I just uploaded it all

    Sent from my HTC Wildfire S A510e using Tapatalk 2
    (website)Dubstep R Us
    (Email) Official Email for KidamboDubstep
    If I help you, please like, and +rep :)
    'You should have learned bitches love cake' - Borgore - Decisions
    'You should of learned bitches love cake' - Borgore - Decisions

  13. #13
    Member
    Rank
    Member
    Join Date
    Dec 2011
    Posts
    51
    Liked
    1

    Re: [REL]RevCMS 1.9.9.9. Habbo theme EDIT

    Unknown column 'seckey' in 'field list'



    Uploaded with ImageShack.us

  14. #14
    Pro.
    Rank
    Subscriber
    Join Date
    Feb 2012
    Posts
    948
    Liked
    276

    Re: [REL]RevCMS 1.9.9.9. Habbo theme EDIT

    Quote Originally Posted by NewBloodz View Post
    Unknown column 'seckey' in 'field list'
    Run this SQL.
    PHP Code:
    ALTER TABLE `usersADD `seckeyVARCHAR(999

    Could you possibly provide screen shots now?

  15. #15
    Dubstep Producer
    Rank
    Subscriber
    Join Date
    Apr 2011
    Location
    Chadderton, UK
    Posts
    1,855
    Liked
    324
    PSN ID: Bartomers

    Re: [REL]RevCMS 1.9.9.9. Habbo theme EDIT

    I cant, if you download it you will see it for yourself.
    (website)Dubstep R Us
    (Email) Official Email for KidamboDubstep
    If I help you, please like, and +rep :)
    'You should have learned bitches love cake' - Borgore - Decisions
    'You should of learned bitches love cake' - Borgore - Decisions

 

 
Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •