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] White client fix
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="Mutexx" data-source="post: 327449" data-attributes="member: 12467"><p>Hello DevBest</p><p></p><p>I just installed my habbo retro hotel on a VPS, and I used this REVCMS EDIT:</p><p><a href="http://forum.*****.com/f353/revcms-heavy-edit-totally-skin-1035800/" target="_blank">http://forum.*****.com/f353/revcms-heavy-edit-totally-skin-1035800/</a></p><p></p><p>And then I used this as tutorial:</p><p><a href="https://devbest.com/threads/tut-r63b-latest-ui-w-mercury-emu-2-3-extreme-noob-friendly.63060/#_=_" target="_blank">https://devbest.com/threads/tut-r63b-latest-ui-w-mercury-emu-2-3-extreme-noob-friendly.63060/#_=_</a></p><p></p><p>I edited all the configs and Variables, (below)</p><p>[SPOILER="Client.php"]</p><p><!DOCTYPE html></p><p><html lang="en"></p><p> <head></p><p> <meta http-equiv="content-type" content="text/html; charset=utf-8"></p><p> <title>Klient</title></p><p> </p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/New/styles/client.css" type="text/css"></p><p> </p><p> <script type="text/javascript" src="{url}/app/tpl/skins/New/js/swfobject.js"></script></p><p> <script type="text/javascript"></p><p> var BaseUrl = "{swf_folder}/";</p><p> var flashvars =</p><p> {</p><p> "client.starting" : "Please wait, {hotelName} is loading",</p><p> "client.allow.cross.domain" : "1",</p><p> "client.notify.cross.domain" : "0",</p><p> "connection.info.host" : "0.0.0.0",</p><p> "connection.info.port" : "30000",</p><p> "site.url" : "{url}",</p><p> "url.prefix" : "{url}",</p><p> "client.reload.url" : "{url}/client",</p><p> "client.fatal.error.url" : "{url}/me",</p><p> "client.connection.failed.url" : "{url}/me",</p><p> "external.variables.txt" : "{external_vars}",</p><p> "external.texts.txt" : "{external_texts}",</p><p> "productdata.load.url" : "{product_data}",</p><p> "furnidata.load.url" : "{furni_data}",</p><p> "use.sso.ticket" : "1",</p><p> "sso.ticket" : "{sso}",</p><p> "processlog.enabled" : "0",</p><p> "flash.client.url" : BaseUrl,</p><p> "flash.client.origin" : "popup"</p><p> };</p><p> var params =</p><p> {</p><p> "base" : BaseUrl + "/",</p><p> "allowScriptAccess" : "always",</p><p> "menu" : "false" </p><p> };</p><p> swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "{swf_folder}/expressInstall.swf", flashvars, params, null);</p><p> </script></p><p> </head></p><p> </p><p> <body></p><p> </p><p> <div id="client"></div></p><p> </p><p> </body></p><p></html></p><p>[/SPOILER]</p><p></p><p>[SPOILER="Config.php"]</p><p><?php</p><p>if(!defined('IN_INDEX')) { die('Sorry, you cannot access this file.'); }</p><p></p><p>$_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection.</p><p></p><p>$_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host - Localhost, Hamachi IP, VPS or Dedi's IP</p><p></p><p>$_CONFIG['mysql']['username'] = 'root'; //Phpmyadmin username</p><p></p><p>$_CONFIG['mysql']['password'] = 'XXXXXX'; //Phpmyadmin password</p><p></p><p>$_CONFIG['mysql']['database'] = 'hibbu'; //Phpmyadmin database name</p><p></p><p>$_CONFIG['mysql']['port'] = '3306'; //MySQL's port</p><p></p><p>/*</p><p>*</p><p>* Hotel management - All URLs do not end with an "/"</p><p>*</p><p>*/</p><p></p><p>$_CONFIG['hotel']['server_ip'] = '0.0.0.0'; //Localhost, Hamachi IP, VPS or Dedi's IP</p><p></p><p>$_CONFIG['hotel']['server_port'] = '30000'; //Port that EMU uses!</p><p></p><p>$_CONFIG['hotel']['url'] = '<a href="http://hibbu.net';" target="_blank">http://hibbu.net';</a> //URL to your hotel, does not end with a "/"</p><p></p><p>$_CONFIG['hotel']['name'] = 'Hibbu'; // Your Hotel's Name</p><p></p><p>$_CONFIG['hotel']['desc'] = ''; //Hotel's description</p><p></p><p>$_CONFIG['hotel']['email'] = '<a href="mailto:explorer@is-sexy.com">explorer@is-sexy.com</a>'; //Email for users to submit help requests to</p><p></p><p>$_CONFIG['hotel']['in_maint'] = false; //false for no maintenance mode & true for maintenance mode</p><p></p><p>$_CONFIG['hotel']['motto'] = 'Ny her ' . $_CONFIG['hotel']['name']; //Starting motto for new users</p><p></p><p>$_CONFIG['hotel']['credits'] = 100000; //How many coins new users get</p><p></p><p>$_CONFIG['hotel']['pixels'] = 50000; //How many pixels new users get</p><p></p><p>$_CONFIG['hotel']['figure'] = 'lg-3023-88.hd-180-8.ea-1406-63.sh-305-1408.ch-255-76.cp-3120-76.hr-170-34'; //Default figure users will register with.</p><p></p><p>$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/527'; //Web_Build</p><p></p><p>$_CONFIG['hotel']['external_vars'] = '<a href="http://hibbu.net/game/gordon/external_variables.txt';" target="_blank">http://hibbu.net/game/gordon/external_variables.txt';</a> //External Vars [Don't edit]</p><p></p><p>$_CONFIG['hotel']['external_texts'] = '<a href="http://hibbu.net/game/gordon/external_flash_texts_en.txt';" target="_blank">http://hibbu.net/game/gordon/external_flash_texts_en.txt';</a> //External Flash Texts [Don't edit]</p><p></p><p>$_CONFIG['hotel']['product_data'] = '<a href="http://hibbu.net/game/gordon/productdata.txt';" target="_blank">http://hibbu.net/game/gordon/productdata.txt';</a> //Product Data [Don't edit]</p><p></p><p>$_CONFIG['hotel']['furni_data'] = '<a href="http://hibbu.net/game/dcr/XML/furnidata_xml_english.xml';" target="_blank">http://hibbu.net/game/dcr/XML/furnidata_xml_english.xml';</a> //Furni Data [Don't edit]</p><p></p><p>$_CONFIG['hotel']['swf_folder'] = '<a href="http://hibbu.net/game/gordon/SWFS';" target="_blank">http://hibbu.net/game/gordon/SWFS';</a> //SWF Folder [Don't edit]</p><p></p><p>/*</p><p>*</p><p>* Templating management - Pick one of our default styles or make yours by following our examples!</p><p>*</p><p>*/</p><p></p><p>#RevCMS has 2 default styles, 'Mango' by dannyy94 and 'Priv' by joopie - Others styles are to come, such as RastaLulz's ProCMS style and Nominal's PhoenixCMS 4.0 style.</p><p></p><p>$_CONFIG['template']['style'] = 'New';</p><p></p><p>/*</p><p>*</p><p>* Other topsites.. thing</p><p>*</p><p>*/</p><p></p><p>$_CONFIG['thehabbos']['username'] = 'Kryptos';</p><p>$_CONFIG['retro_top']['user'] = 'Kryptos';</p><p></p><p>/*</p><p>*</p><p>* Recaptcha management - Fill the information below if you have one, else leave it like that and don't worry, be happy.</p><p>*</p><p>*/</p><p></p><p>$_CONFIG['recaptcha']['priv_key'] = '6LcZ58USAAAAABSV5px9XZlzvIPaBOGA6rQP2G43';</p><p>$_CONFIG['recaptcha']['pub_key'] = '6LcZ58USAAAAAAQ6kquItHl4JuTBWs-5cSKzh6DD';</p><p></p><p></p><p>/*</p><p>*</p><p>* Social Networking stuff</p><p>*</p><p>*/</p><p></p><p>$_CONFIG['social']['twitter'] = 'TwitterAccount'; //Hotel's Twitter account</p><p></p><p>$_CONFIG['social']['facebook'] = 'FacebookAccount'; //Hotel's Facebook account</p><p></p><p>?></p><p>[/SPOILER]</p></blockquote><p></p>
[QUOTE="Mutexx, post: 327449, member: 12467"] Hello DevBest I just installed my habbo retro hotel on a VPS, and I used this REVCMS EDIT: [URL]http://forum.*****.com/f353/revcms-heavy-edit-totally-skin-1035800/[/URL] And then I used this as tutorial: [URL]https://devbest.com/threads/tut-r63b-latest-ui-w-mercury-emu-2-3-extreme-noob-friendly.63060/#_=_[/URL] I edited all the configs and Variables, (below) [SPOILER="Client.php"] <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>Klient</title> <link rel="stylesheet" href="{url}/app/tpl/skins/New/styles/client.css" type="text/css"> <script type="text/javascript" src="{url}/app/tpl/skins/New/js/swfobject.js"></script> <script type="text/javascript"> var BaseUrl = "{swf_folder}/"; var flashvars = { "client.starting" : "Please wait, {hotelName} is loading", "client.allow.cross.domain" : "1", "client.notify.cross.domain" : "0", "connection.info.host" : "0.0.0.0", "connection.info.port" : "30000", "site.url" : "{url}", "url.prefix" : "{url}", "client.reload.url" : "{url}/client", "client.fatal.error.url" : "{url}/me", "client.connection.failed.url" : "{url}/me", "external.variables.txt" : "{external_vars}", "external.texts.txt" : "{external_texts}", "productdata.load.url" : "{product_data}", "furnidata.load.url" : "{furni_data}", "use.sso.ticket" : "1", "sso.ticket" : "{sso}", "processlog.enabled" : "0", "flash.client.url" : BaseUrl, "flash.client.origin" : "popup" }; var params = { "base" : BaseUrl + "/", "allowScriptAccess" : "always", "menu" : "false" }; swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "{swf_folder}/expressInstall.swf", flashvars, params, null); </script> </head> <body> <div id="client"></div> </body> </html> [/SPOILER] [SPOILER="Config.php"] <?php if(!defined('IN_INDEX')) { die('Sorry, you cannot access this file.'); } $_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection. $_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host - Localhost, Hamachi IP, VPS or Dedi's IP $_CONFIG['mysql']['username'] = 'root'; //Phpmyadmin username $_CONFIG['mysql']['password'] = 'XXXXXX'; //Phpmyadmin password $_CONFIG['mysql']['database'] = 'hibbu'; //Phpmyadmin database name $_CONFIG['mysql']['port'] = '3306'; //MySQL's port /* * * Hotel management - All URLs do not end with an "/" * */ $_CONFIG['hotel']['server_ip'] = '0.0.0.0'; //Localhost, Hamachi IP, VPS or Dedi's IP $_CONFIG['hotel']['server_port'] = '30000'; //Port that EMU uses! $_CONFIG['hotel']['url'] = '[URL]http://hibbu.net';[/URL] //URL to your hotel, does not end with a "/" $_CONFIG['hotel']['name'] = 'Hibbu'; // Your Hotel's Name $_CONFIG['hotel']['desc'] = ''; //Hotel's description $_CONFIG['hotel']['email'] = '[EMAIL]explorer@is-sexy.com[/EMAIL]'; //Email for users to submit help requests to $_CONFIG['hotel']['in_maint'] = false; //false for no maintenance mode & true for maintenance mode $_CONFIG['hotel']['motto'] = 'Ny her ' . $_CONFIG['hotel']['name']; //Starting motto for new users $_CONFIG['hotel']['credits'] = 100000; //How many coins new users get $_CONFIG['hotel']['pixels'] = 50000; //How many pixels new users get $_CONFIG['hotel']['figure'] = 'lg-3023-88.hd-180-8.ea-1406-63.sh-305-1408.ch-255-76.cp-3120-76.hr-170-34'; //Default figure users will register with. $_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/527'; //Web_Build $_CONFIG['hotel']['external_vars'] = '[URL]http://hibbu.net/game/gordon/external_variables.txt';[/URL] //External Vars [Don't edit] $_CONFIG['hotel']['external_texts'] = '[URL]http://hibbu.net/game/gordon/external_flash_texts_en.txt';[/URL] //External Flash Texts [Don't edit] $_CONFIG['hotel']['product_data'] = '[URL]http://hibbu.net/game/gordon/productdata.txt';[/URL] //Product Data [Don't edit] $_CONFIG['hotel']['furni_data'] = '[URL]http://hibbu.net/game/dcr/XML/furnidata_xml_english.xml';[/URL] //Furni Data [Don't edit] $_CONFIG['hotel']['swf_folder'] = '[URL]http://hibbu.net/game/gordon/SWFS';[/URL] //SWF Folder [Don't edit] /* * * Templating management - Pick one of our default styles or make yours by following our examples! * */ #RevCMS has 2 default styles, 'Mango' by dannyy94 and 'Priv' by joopie - Others styles are to come, such as RastaLulz's ProCMS style and Nominal's PhoenixCMS 4.0 style. $_CONFIG['template']['style'] = 'New'; /* * * Other topsites.. thing * */ $_CONFIG['thehabbos']['username'] = 'Kryptos'; $_CONFIG['retro_top']['user'] = 'Kryptos'; /* * * Recaptcha management - Fill the information below if you have one, else leave it like that and don't worry, be happy. * */ $_CONFIG['recaptcha']['priv_key'] = '6LcZ58USAAAAABSV5px9XZlzvIPaBOGA6rQP2G43'; $_CONFIG['recaptcha']['pub_key'] = '6LcZ58USAAAAAAQ6kquItHl4JuTBWs-5cSKzh6DD'; /* * * Social Networking stuff * */ $_CONFIG['social']['twitter'] = 'TwitterAccount'; //Hotel's Twitter account $_CONFIG['social']['facebook'] = 'FacebookAccount'; //Hotel's Facebook account ?> [/SPOILER] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[HELP] White client fix
Top