• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[RevCMS] Disconnected Page - Addon [Habbo Style]

Junior Spellweaver
Joined
Mar 23, 2012
Messages
142
Reaction score
28
Hello Ragezoners,

As you maybe using my Releases... This is my 4th Release on RevCMS [Habbo Style].

-Back to the Point.
=============================================
Information:

Downloads : Internal - (Attached)
External - http://dl.dropbox.com/u/59665215/disconnected.rar
---------------------------------------------
Screenies - http://dl.dropbox.com/u/59665215/disconnectedpage.jpg

Xversion - [RevCMS] Disconnected Page - Addon [Habbo Style] - RaGEZONE Forums


Can't be Bothered to Download? (Simple.. Copy and Paste this and Save File as disconnected.php)

Code:
<!DOCTYPE html>
<html lang="en">
    <head>
        <meta http-equiv="content-type" content="text/html; charset=utf-8">
        <title>{hotelName} - Disconnected!</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>
        
        <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="container">

<div class="habblet-container ">
 <div class="cbb clearfix red "> 
<div class="box-content">
<h2 class="title"> Disconnected ! </h2>
<font size="4">
<center><p> It Looks Like You Might Have a Problem With {hotelname}
<br />

It Could be the Following Reasons :

<li>.{hotelname} Hotel Emulator Might Have Been Offline </li>
<li>.Your Network Might Have Disabled Connection From {hotelname} Hotel</li>
</center>

<div align="right"><img src="{url}/app/tpl/skins/habbo/images/dc.png" /></div>

<center>
<a href="{url}/radio">
<button type="button">
<p><strong>{hotelname} FM</strong> Avaliable Now!</p>
<p>Click Here to Go to {hotelname} Radio/FM</p>
</button></a>
<a href="{url}/forums/">
<button type="button">
<p><strong>{hotelname} Forums</strong> Avaliable Now!</p>
<p>Click Here to Go to {hotelname} Forums</p>
</button></a>
<a href="{url}/api">
<button type="button">
<p><strong>Vote {hotelname}</strong> Now On TheHabbos!</p>
<p>Click Here To Vote.</p>
</button></a></center>

<center><a href="{url}/client"><input type="submit" style="color: #0000FF; font-size: 12pt" size="4" value="Click Here To Go Back to {hotelname} Hotel" name="login"></a></center>

</font>
</div></div></div>
                <div id="content" style="position: relative" class="clearfix">
                  <div id="column1" class="column">
                     <div id="column2" class="column">
                        </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 class="footer-links"><a href="http://#">Customer Support</a> | <a href="http://www.fap.net.tc" target="_new">FapInc.</a> | <a href="#" target="_new">Terms of Use</a> | <a href="#" target="_new">Privacy & Policy</a> | <a href="#" target="_new">Infringements</a> | <a href="#" target="_new"> Terms and Conditions</a> | <a href="#" target="_new">The {hotelname} Way</a> | <a href="#">Safety Tips</a> | <a href="#">Parents</a> |<a href="mailto:Community.fap@gmail.com" target="_new">Advertise With Us</a></p>
           <p class="copyright"> 2012 {hotelname} Networks. {hotelname} is a registered trademark of FapInc. in the European Union, the USA, Japan, the People's Republic of China and various other jurisdictions. All rights reserved.</p>
        </div>
    
    </body>
</html>

=======================================

What is Included?

- 1 Big Information Division
- 1 Main Picture/Banner
- Footer (Habbo Cloned)
----------------------------------------------------
Installation

Download Process -

1) Download the File (VIA Attachment or Download Link)

2) Open Up vip.rar , Then Drag and Drop to Your Files... Via {yourfolders}/app/tpl/skins/habbo/

3) Visit it at your link : {yoururl}/disconnected (or) {yoururl}/disconnected.php

Copy And Paste Process -

1) Copy The Code

2) Open Up a Text Editor

3) Paste and Then Save it To your Folder Where your CMS is located

4) Name it disconnected.php

5) Go to {yoururl}/disconnected (or) {yoururl}/disconnected.php

----------------------------------------------------
Extras :

Link This To Your SWF's!
Go to Your External_Variables.txt and Find
'client.fatal.error.url=http://{yoururl}/client_error'
and Change it to
'client.fatal.error.url=http://{yoururl}/disconnected'

----------------------------------------------------
My images are not Working

You Might have placed it in some where that your supposed to! Save it to {yourfiles}/app/tpl/skins/images/

and It Should be Working Perfectly!
----------------------------------------------------
Please Rate Out of 10 and Thank for Using This File.

Reply to this post reasoning the feedback for me to develop.. Thank You Again.

------------------------------------------------------
 

Attachments

  • disconnected.rar
    14.4 KB · Views: 63
Goin Goin Gone!
Joined
Mar 28, 2011
Messages
498
Reaction score
41
Its kinda ugly, but I guess it could be edited. so Good job.. :):
 
Experienced Elementalist
Joined
Aug 13, 2011
Messages
227
Reaction score
93
This can be easily created in some minutes. Don't release something that can be easily created by anyone. Its just really a waste.
 
Experienced Elementalist
Joined
Oct 25, 2009
Messages
205
Reaction score
106
This can be easily created in some minutes. Don't release something that can be easily created by anyone. Its just really a waste.

Leave the guy alone, no point making him feel bad about his work.
Good release boss, maybe attempt to make the page slightly neater, looks a bit messed up at the bottom :thumbup1:
 
Back
Top