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] RevCMS ~ Gordon swfs ~ Phoenix 7.3.1 [Client Err]
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="agni00" data-source="post: 309638" data-attributes="member: 35704"><p><strong>Hi! When I go to My client it loads and then goes black and d/c.. My Emulator Doesn't shows any thing about client.</strong></p><p><strong></strong></p><p><strong>My Config.php</strong></p><p><strong></strong></p><p><strong><?php</strong></p><p><strong>if(!defined('IN_INDEX')) { die('Sorry, you cannot access this file.'); }</strong></p><p><strong>#Please fill this all out.</strong></p><p><strong></strong></p><p><strong>#NOTE: To set up TheHabbos.ORG's API go to wwwroot/mysite/thehabbos_api for IIS, OR, htdocs/thehabbos_api for XAMPP and others.</strong></p><p><strong></strong></p><p><strong>/*</strong></p><p><strong>*</strong></p><p><strong>* MySQL management</strong></p><p><strong>*</strong></p><p><strong>*/</strong></p><p><strong></strong></p><p><strong>$_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection.</strong></p><p><strong></strong></p><p><strong>$_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host</strong></p><p><strong></strong></p><p><strong>$_CONFIG['mysql']['username'] = 'root'; //MySQL username</strong></p><p><strong></strong></p><p><strong>$_CONFIG['mysql']['password'] = '9831008706'; //MySQL password</strong></p><p><strong></strong></p><p><strong>$_CONFIG['mysql']['database'] = 'test3'; //MySQL database</strong></p><p><strong></strong></p><p><strong>$_CONFIG['mysql']['port'] = '3306'; //MySQL's port</strong></p><p><strong></strong></p><p><strong>/*</strong></p><p><strong>*</strong></p><p><strong>* Hotel management - All URLs do not end with an "/"</strong></p><p><strong>*</strong></p><p><strong>*/</strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['server_ip'] = '127.0.0.1'; //IP of VPS/DEDI/etc</strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['url'] = '<a href="http://localhost';" target="_blank">http://localhost';</a> //Does not end with a "/"</strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['name'] = 'Spark'; // Hotel's name</strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['desc'] = 'Chill Out!'; //Hotel's description </strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['email'] = '<a href="mailto:help@myhotel.net">help@myhotel.net</a>'; //Where the help queries from users are emailed to.@Priv skin</strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['in_maint'] = false; //False if hotel is NOT in maintenance. True if hotel IS in maintenance</strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['motto'] = 'I <3 ' . $_CONFIG['hotel']['name']; //Default motto users will register with.</strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['credits'] = 50000; //Default number of credits users will register with.</strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['pixels'] = 10000; //Default number of pixels users will register with.</strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['figure'] = 'hd-180-1.ch-210-66.lg-270-82.sh-290-91.hr-100'; //Default figure users will register with.</strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/930'; //Web_Build</strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['external_vars'] = '<a href="http://localhost/r63/external_variables.txt';" target="_blank">http://localhost/r63/external_variables.txt';</a> //URL to your external vars</strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['external_texts'] = '<a href="http://localhost/r63/external_texts.txt';" target="_blank">http://localhost/r63/external_texts.txt';</a> //URL to your external texts</strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['product_data'] = '<a href="http://localhost/r63/productdata.txt';" target="_blank">http://localhost/r63/productdata.txt';</a> //URL to your productdata</strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['furni_data'] = '<a href="http://localhost/r63/furnidata.txt';" target="_blank">http://localhost/r63/furnidata.txt';</a> //URL to your furnidata</strong></p><p><strong></strong></p><p><strong>$_CONFIG['hotel']['swf_folder'] = '<a href="http://localhost/r63/swf';" target="_blank">http://localhost/r63/swf';</a> //URL to your SWF folder(does not end with a '/')</strong></p><p><strong></strong></p><p><strong>/*</strong></p><p><strong>*</strong></p><p><strong>* Templating management - Pick one of our default styles or make yours by following our examples!</strong></p><p><strong>*</strong></p><p><strong>*/</strong></p><p><strong></strong></p><p><strong>#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.</strong></p><p><strong></strong></p><p><strong>$_CONFIG['template']['style'] = 'habbo'; </strong></p><p><strong></strong></p><p><strong>/*</strong></p><p><strong>*</strong></p><p><strong>* Other topsites.. thing</strong></p><p><strong>*</strong></p><p><strong>*/</strong></p><p><strong></strong></p><p><strong>$_CONFIG['thehabbos']['username'] = 'Kryptos';</strong></p><p><strong>$_CONFIG['retro_top']['user'] = 'Kryptos'; </strong></p><p><strong></strong></p><p><strong>/*</strong></p><p><strong>*</strong></p><p><strong>* Recaptcha management - Fill the information below if you have one, else leave it like that and don't worry, be happy.</strong></p><p><strong>*</strong></p><p><strong>*/</strong></p><p><strong></strong></p><p><strong>$_CONFIG['recaptcha']['priv_key'] = '6LcZ58USAAAAABSV5px9XZlzvIPaBOGA6rQP2G43';</strong></p><p><strong>$_CONFIG['recaptcha']['pub_key'] = '6LcZ58USAAAAAAQ6kquItHl4JuTBWs-5cSKzh6DD';</strong></p><p><strong></strong></p><p><strong></strong></p><p><strong>/*</strong></p><p><strong>*</strong></p><p><strong>* Social Networking stuff</strong></p><p><strong>*</strong></p><p><strong>*/</strong></p><p><strong></strong></p><p><strong>$_CONFIG['social']['twitter'] = 'TwitterAccount'; //Hotel's Twitter account</strong></p><p><strong></strong></p><p><strong>$_CONFIG['social']['facebook'] = 'FacebookAccount'; //Hotel's Facebook account</strong></p><p><strong></strong></p><p><strong>?></strong></p><p><strong></strong></p><p><strong>My Config.conf (Emulator)</strong></p><p><strong></strong></p><p><strong>## Free Phoenix 3.7.1 13800 c2.1 System Configuration File</strong></p><p><strong></strong></p><p><strong>## Licence Information put user and password that you want</strong></p><p><strong>username=Predator</strong></p><p><strong>password=Rulez</strong></p><p><strong></strong></p><p><strong>## MySQL Configuration</strong></p><p><strong>db.hostname=localhost</strong></p><p><strong>db.port=3306</strong></p><p><strong>db.username=root</strong></p><p><strong>db.password=9831008706</strong></p><p><strong>db.name=test3</strong></p><p><strong></strong></p><p><strong>## MySQL pooling setup (controls amount of connections)</strong></p><p><strong>db.pool.minsize=5</strong></p><p><strong>db.pool.maxsize=100</strong></p><p><strong></strong></p><p><strong>## Game TCP/IP Configuration</strong></p><p><strong>game.tcp.bindip=localhost</strong></p><p><strong>game.tcp.port=30000</strong></p><p><strong>game.tcp.conlimit=5000</strong></p><p><strong></strong></p><p><strong>## Client configuration</strong></p><p><strong>client.ping.enabled=1</strong></p><p><strong>client.ping.interval=30000</strong></p><p><strong></strong></p><p><strong>## MUS TCP/IP Configuration</strong></p><p><strong>mus.tcp.bindip=localhost</strong></p><p><strong>mus.tcp.port=30001</strong></p><p><strong>mus.tcp.allowedaddr=localhost</strong></p><p><strong></strong></p><p><strong>## Console Configuration</strong></p><p><strong>emu.messages.connections=1</strong></p><p><strong>emu.messages.roommgr=1</strong></p><p><strong></strong></p><p><strong>My Client.PHP</strong></p><p><strong><!DOCTYPE html></strong></p><p><strong><html lang="en"></strong></p><p><strong> <head></strong></p><p><strong> <meta http-equiv="content-type" content="text/html; charset=utf-8"></strong></p><p><strong> <title>{hotelName} ~ Client</title></strong></p><p><strong> </strong></p><p><strong> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/client.css" type="text/css"></strong></p><p><strong> </strong></p><p><strong> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/swfobject.js"></script></strong></p><p><strong> <script type="text/javascript"></strong></p><p><strong> var BaseUrl = "{swf_folder}";</strong></p><p><strong> var flashvars = {</strong></p><p><strong> "client.allow.cross.domain" : "0", </strong></p><p><strong> "client.notify.cross.domain" : "1", </strong></p><p><strong> "connection.info.host" : "{server_ip}", </strong></p><p><strong> "connection.info.port" : "30001", </strong></p><p><strong> "site.url" : "{url}/", </strong></p><p><strong> "url.prefix" : "{url}/", </strong></p><p><strong> "client.reload.url" : "{url}/client", </strong></p><p><strong> "client.fatal.error.url" : "{url}/disconnected", </strong></p><p><strong> "client.connection.failed.url" : "{url}/disconnected", </strong></p><p><strong> "external.variables.txt" : "{external_vars}", </strong></p><p><strong> "external.texts.txt" : "{external_texts}", </strong></p><p><strong> "productdata.load.url" : "{product_data}", </strong></p><p><strong> "furnidata.load.url" : "{furni_data}", </strong></p><p><strong> "use.sso.ticket" : "1",</strong></p><p><strong> "sso.ticket" : "{sso}", </strong></p><p><strong> "processlog.enabled" : "0", </strong></p><p><strong> "account_id" : "1", </strong></p><p><strong> "client.starting" : "Please wait! {hotelName} is starting up", </strong></p><p><strong> "flash.client.url" : "{swf_folder}/", </strong></p><p><strong> "user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02", </strong></p><p><strong> "has.identity" : "0", </strong></p><p><strong> "flash.client.origin" : "popup",</strong></p><p><strong> "token" : "{sso}"</strong></p><p><strong> };</strong></p><p><strong> var params = {</strong></p><p><strong> "base" : "{swf_folder}/",</strong></p><p><strong> "allowScriptAccess" : "always",</strong></p><p><strong> "menu" : "false"</strong></p><p><strong> };</strong></p><p><strong> swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "{swf_folder}/expressInstall.swf", flashvars, params, null);</strong></p><p><strong> </script></strong></p><p><strong> </head></strong></p><p><strong> </strong></p><p><strong> <body></strong></p><p><strong> </strong></p><p><strong> <div id="client"></div></strong></p><p><strong> </strong></p><p><strong> </body></strong></p><p><strong></html></strong></p><p><strong></strong></p><p><strong></strong></p><p><strong></strong></p><p><strong></strong></p><p><strong>Please help!!!</strong></p><p><strong></strong></p></blockquote><p></p>
[QUOTE="agni00, post: 309638, member: 35704"] [B]Hi! When I go to My client it loads and then goes black and d/c.. My Emulator Doesn't shows any thing about client. My Config.php <?php if(!defined('IN_INDEX')) { die('Sorry, you cannot access this file.'); } #Please fill this all out. #NOTE: To set up TheHabbos.ORG's API go to wwwroot/mysite/thehabbos_api for IIS, OR, htdocs/thehabbos_api for XAMPP and others. /* * * MySQL management * */ $_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 $_CONFIG['mysql']['username'] = 'root'; //MySQL username $_CONFIG['mysql']['password'] = '9831008706'; //MySQL password $_CONFIG['mysql']['database'] = 'test3'; //MySQL database $_CONFIG['mysql']['port'] = '3306'; //MySQL's port /* * * Hotel management - All URLs do not end with an "/" * */ $_CONFIG['hotel']['server_ip'] = '127.0.0.1'; //IP of VPS/DEDI/etc $_CONFIG['hotel']['url'] = '[url]http://localhost';[/url] //Does not end with a "/" $_CONFIG['hotel']['name'] = 'Spark'; // Hotel's name $_CONFIG['hotel']['desc'] = 'Chill Out!'; //Hotel's description $_CONFIG['hotel']['email'] = '[email]help@myhotel.net[/email]'; //Where the help queries from users are emailed to.@Priv skin $_CONFIG['hotel']['in_maint'] = false; //False if hotel is NOT in maintenance. True if hotel IS in maintenance $_CONFIG['hotel']['motto'] = 'I <3 ' . $_CONFIG['hotel']['name']; //Default motto users will register with. $_CONFIG['hotel']['credits'] = 50000; //Default number of credits users will register with. $_CONFIG['hotel']['pixels'] = 10000; //Default number of pixels users will register with. $_CONFIG['hotel']['figure'] = 'hd-180-1.ch-210-66.lg-270-82.sh-290-91.hr-100'; //Default figure users will register with. $_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/930'; //Web_Build $_CONFIG['hotel']['external_vars'] = '[url]http://localhost/r63/external_variables.txt';[/url] //URL to your external vars $_CONFIG['hotel']['external_texts'] = '[url]http://localhost/r63/external_texts.txt';[/url] //URL to your external texts $_CONFIG['hotel']['product_data'] = '[url]http://localhost/r63/productdata.txt';[/url] //URL to your productdata $_CONFIG['hotel']['furni_data'] = '[url]http://localhost/r63/furnidata.txt';[/url] //URL to your furnidata $_CONFIG['hotel']['swf_folder'] = '[url]http://localhost/r63/swf';[/url] //URL to your SWF folder(does not end with a '/') /* * * 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'] = 'habbo'; /* * * 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 ?> My Config.conf (Emulator) ## Free Phoenix 3.7.1 13800 c2.1 System Configuration File ## Licence Information put user and password that you want username=Predator password=Rulez ## MySQL Configuration db.hostname=localhost db.port=3306 db.username=root db.password=9831008706 db.name=test3 ## MySQL pooling setup (controls amount of connections) db.pool.minsize=5 db.pool.maxsize=100 ## Game TCP/IP Configuration game.tcp.bindip=localhost game.tcp.port=30000 game.tcp.conlimit=5000 ## Client configuration client.ping.enabled=1 client.ping.interval=30000 ## MUS TCP/IP Configuration mus.tcp.bindip=localhost mus.tcp.port=30001 mus.tcp.allowedaddr=localhost ## Console Configuration emu.messages.connections=1 emu.messages.roommgr=1 My Client.PHP <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>{hotelName} ~ Client</title> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/client.css" type="text/css"> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/swfobject.js"></script> <script type="text/javascript"> var BaseUrl = "{swf_folder}"; var flashvars = { "client.allow.cross.domain" : "0", "client.notify.cross.domain" : "1", "connection.info.host" : "{server_ip}", "connection.info.port" : "30001", "site.url" : "{url}/", "url.prefix" : "{url}/", "client.reload.url" : "{url}/client", "client.fatal.error.url" : "{url}/disconnected", "client.connection.failed.url" : "{url}/disconnected", "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", "account_id" : "1", "client.starting" : "Please wait! {hotelName} is starting up", "flash.client.url" : "{swf_folder}/", "user.hash" : "31385693ae558a03d28fc720be6b41cb1ccfec02", "has.identity" : "0", "flash.client.origin" : "popup", "token" : "{sso}" }; var params = { "base" : "{swf_folder}/", "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> Please help!!! [/B] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[HELP] RevCMS ~ Gordon swfs ~ Phoenix 7.3.1 [Client Err]
Top