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
PhoenixEMU, RevCMS client error [Black]
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="WarElephant" data-source="post: 209466" data-attributes="member: 33741"><p>Hey guys, so this has been posted alot but I figured I'd make mine because the replies that have been made and the threads that were made weren't detailed and didn't help. I'm gonna go into full detail here so it's completely understandable.</p><p> </p><p>I am using Phoenix 3.7.1 Cracked by Predator. I'm also using RevCMS, a theme I got from a friend.</p><p> </p><p>My RevCMS Config:</p><p>[CODE]/*</p><p>*</p><p>* MySQL management</p><p>*</p><p>*/</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</p><p> </p><p>$_CONFIG['mysql']['username'] = 'root'; //MySQL username</p><p> </p><p>$_CONFIG['mysql']['password'] = 'root'; //MySQL password</p><p> </p><p>$_CONFIG['mysql']['database'] = 'hoteldb'; //MySQL database</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'] = 'Removed For The Post'; //IP of VPS/DEDI/etc</p><p> </p><p>$_CONFIG['hotel']['url'] = 'http://hazedhotel.zapto.org'; //Does not end with a "/"</p><p> </p><p>$_CONFIG['hotel']['name'] = 'Hazed'; // Hotel's name</p><p> </p><p>$_CONFIG['hotel']['desc'] = 'These are the Hazed days!'; //Hotel's description</p><p> </p><p>$_CONFIG['hotel']['email'] = 'you.understandm3lol@gmail.com'; //Where the help queries from users are emailed to.@Priv skin</p><p> </p><p>$_CONFIG['hotel']['in_maint'] = false; //False if hotel is NOT in maintenance. True if hotel IS in maintenance</p><p> </p><p>$_CONFIG['hotel']['motto'] = 'I love ' . $_CONFIG['hotel']['name']; //Default motto users will register with.</p><p> </p><p>$_CONFIG['hotel']['credits'] = 20000; //Default number of credits users will register with.</p><p> </p><p>$_CONFIG['hotel']['pixels'] = 100; //Default number of pixels users will register with.</p><p> </p><p>$_CONFIG['hotel']['figure'] = 'hd-3102-8.cp-3204-62.wa-2003-62.sh-295-62.he-1608-62.lg-3088-64-62.hr-831-61'; //Default figure users will register with.</p><p> </p><p>$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/1114'; //Web_Build</p><p> </p><p>$_CONFIG['hotel']['external_vars'] = 'http://hazedhotel.zapto.org/r63/external_variables.txt'; //URL to your external vars</p><p> </p><p>$_CONFIG['hotel']['external_texts'] = 'http://hazedhotel.zapto.org/r63/external_flash_texts.txt'; //URL to your external texts</p><p> </p><p>$_CONFIG['hotel']['product_data'] = 'http://hazedhotel.zapto.org/r63/productdata.txt'; //URL to your productdata</p><p> </p><p>$_CONFIG['hotel']['furni_data'] = 'http://hazedhotel.zapto.org/r63/furnidata.txt'; //URL to your furnidata</p><p> </p><p>$_CONFIG['hotel']['swf_folder'] = 'http://hazedhotel.zapto.org/r63'; //URL to your SWF folder(does not end with a '/')[/CODE]</p><p> </p><p>My SWFS External_Variables:</p><p>[CODE]char.conversion.mac=[128:219,130:226,131:196,132:227,133:201,134:160,135:224,136:246,137:228,139:220,140:206,145:212,146:213,147:210,148:211,149:165,150:208,151:209,152:247,153:170,155:221,156:207,159:217,161:193,165:180,167:164,168:172,170:187,171:199,172:194,173:208,174:168,176:161,180:171,182:166,183:225,184:252,186:188,187:200,191:192,192:203,193:231,194:229,195:204,196:128,197:129,198:174,199:130,200:233,201:131,202:230,203:232,204:237,205:234,206:235,207:236,209:132,210:241,211:238,212:239,213:205,214:133,216:175,217:244,218:242,219:243,220:134,223:167,224:136,225:135,226:137,227:139,228:138,229:140,230:190,231:141,232:143,233:142,234:144,235:145,236:147,237:146,238:148,239:149,241:150,242:152,243:151,244:153,246:154,247:214,248:191,249:157,250:156,251:158,252:159,255:216]</p><p>stats.tracking.javascript=google</p><p>productdata.load.url=http:/hazedhotel.zapto.org/r63/productdata.txt</p><p>image.library.questing.url=http:/hazedhotel.zapto.org/r63/c_images/Quests/</p><p>purse.widget.enabled=1</p><p>avatar.widget.enabled=1</p><p>figure.partsets.xml=http:/hazedhotel.zapto.org/r63/figurepartconfig/partsets.xml</p><p>struct.font.grey=[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#666666"),#ilk:#struct,#fontStyle:[#italic]]</p><p>viral.furni.post_type=appRequest</p><p>billboard.adwarning.left.url=AdWarningsUK/ad_warning_L.png</p><p>security.cast.load.url=http:/hazedhotel.zapto.org/r63/sec.cct?t=%token%</p><p>navigator.default.view=public</p><p>latencytest.interval=20000</p><p>external.figurepartlist.txt=http:/hazedhotel.zapto.org/r63/figuredata.xml</p><p>image.library.url=http:/hazedhotel.zapto.org/r63/c_images/</p><p>navigator.visible.public.root=3</p><p>permitted.name.chars=1234567890qwertyuiopasdfghjklzxcvbnm-=?!@:.,</p><p>external.texts.txt=http:/hazedhotel.zapto.org/r63/external_flash_texts.txt</p><p>latencytest.report.delta=100</p><p>struct.font.bold=[#font:"vb",#fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#plain]]</p><p>figure.draworder.xml=http:/hazedhotel.zapto.org/r63/figurepartconfig/draworder.xml</p><p>client.hotel_view.image=hotel_view_images_hq/grass_view.png</p><p>billboard.adwarning.right.url=AdWarningsUK/ad_warning_R.png</p><p>image.library.catalogue.url=http:/hazedhotel.zapto.org/r63/c_images/catalogue/</p><p>flash.dynamic.download.url=http:/hazedhotel.zapto.org/r63/hof_furni/</p><p>room.default.wall=201</p><p>new.chat.bubbles.enabled=1</p><p>navigator.always_open_after_login=0</p><p>menu.avatar.enabled=true</p><p>infostand.use.button.enabled=1</p><p>purse.widget.currency.shells.enabled=0</p><p>feed.badge_decorations.decoration_id=001</p><p>purse.transactions.active=1</p><p>new.chat.widget.enabled=1</p><p>client.use.invites=1</p><p>struct.font.plain=[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#plain]]</p><p>hotelview.banner.url=http:/hazedhotel.zapto.org/r63/banner/</p><p>client.textdata.utf8=1</p><p>logout.concurrent.url=http:/hazedhotel.zapto.org/reload.php</p><p>figure.animation.xml=http:/hazedhotel.zapto.org/r63/figurepartconfig/animation.xml</p><p>dynamic.download.url=http:/hazedhotel.zapto.org/r63/hof_furni/</p><p>language=en</p><p>struct.font.italic=[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#italic]]</p><p>feed.badge_decorations.album=Feed_Badges</p><p>external.figurepartlist.txt.secure=https:/hazedhotel.zapto.org/r63/figuredata.xml</p><p>logout.url=http:/hazedhotel.zapto.org/reload.php</p><p>room.default.floor=111</p><p>navigator.public.default=3</p><p>tutorial.name.new_user_flow=NUF_mini</p><p>furnidata.load.url=http:/hazedhotel.zapto.org/r63/furnidata.txt</p><p>flash.dynamic.download.name.template=%typeid%.swf</p><p>struct.font.tooltip=[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#plain]]</p><p>struct.font.link=[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#underline]]</p><p>figure.draworder.xml.secure=https:/hazedhotel.zapto.org/r63/figurepartconfig/draworder</p><p>fuse.project.id=habbo_de</p><p>flash.dynamic.download.samples.template=mp3/sound_machine_sample_%typeid%.mp3</p><p>navigator.private.default=4</p><p>client.window.title=Habbo Hotel</p><p>dynamic.download.name.template=hh_furni_xx_%typeid%.cct</p><p>avatareditor.allowclubtryout=1</p><p>private.image.library.url=http:/hazedhotel.zapto.org/r63/c_images/</p><p>logout.disconnect.url=http:/hazedhotel.zapto.org/reload.php</p><p>latencytest.report.index=3</p><p>dynamic.download.samples.template=%typeid%.cct</p><p>navigator.visible.private.root=4</p><p>stats.tracking.javascript.template=\TCODE</p><p>link.format.friendlist.pref=http:/hazedhotel.zapto.org/profile/friendsmanagement?tab=6</p><p>cast.entry.10=hh_human_hats</p><p>cast.entry.11=hh_human_hair</p><p>group.badge.url=http:/hazedhotel.zapto.org/habbo-imaging/badge/%imagerdata%.gif</p><p>cast.entry.12=hh_human_shirt</p><p>interface.cmds.user.friend=["friend","trade","ignore","unignore","userpage"]</p><p>cast.entry.13=hh_human_leg</p><p>cast.entry.14=hh_human_shoe</p><p>cast.entry.15=hh_kiosk_room</p><p>cast.entry.17=hh_room_utils</p><p>cast.entry.16=hh_pets_common</p><p>cast.entry.19=hh_furni_classes</p><p>cast.entry.18=hh_room_ui</p><p>link.format.credits=http:/hazedhotel.zapto.org/credits</p><p>cfh.usercategories.withnoharasser=101,102,103,104,105,106</p><p>room.cast.12=hh_human_50_fx</p><p>interface.cmds.active.ctrl=["move","rotate"]</p><p>room.cast.11=hh_human_fx</p><p>avatar.editor.url=http:/hazedhotel.zapto.org/profile</p><p>room.cast.10=hh_roomdimmer</p><p>client.minimail.embed.enabled=true</p><p>link.format.pets=http:/hazedhotel.zapto.org/hotel/pets</p><p>room.cast.1=hh_soundmachine</p><p>room.cast.2=hh_human_acc_chest</p><p>room.cast.3=hh_human_acc_waist</p><p>link.format.club=http:/hazedhotel.zapto.org/credits/habboclub</p><p>club.subscription.disabled=1</p><p>cfh.usercategories.withharasser=101,102,103,104,105,106</p><p>room.cast.8=hh_human_50_acc_chest</p><p>link.format.user.search=http:/hazedhotel.zapto.org/me#habbo-search</p><p>room.cast.9=hh_human_50_acc_waist</p><p>moderatoractionlog.url=https:/theallseeingeye.sulake.com/ase/habbo/de/housekeeping/extra/hobba/moderator_activity.action?searchCriteria.habboName=</p><p>link.format.habboclub=http:/hazedhotel.zapto.org/credits/habboclub</p><p>room.cast.4=hh_human_50_shirt</p><p>interstitial.interval=120000</p><p>room.cast.5=hh_human_50_leg</p><p>avatar.editor.character.update.url=http:/hazedhotel.zapto.org/profile/characterupdate</p><p>room.cast.6=hh_human_50_shoe</p><p>room.cast.7=hh_human_50_item</p><p>navigator.tagcolorlimit.yellow=500</p><p>interstitial.show.time=5000</p><p>roomadmin.url=https:/theallseeingeye.sulake.com/ase/habbo/de/housekeeping/extra/hobba/roomadmin_search.action?searchParamType=3&searchParamValue=</p><p>avatar.editor.club.promo.image=http:/images.habbohotel.com/c_images/catalogue/club_promo_uk.gif</p><p>link.format.mail.compose=http:/hazedhotel.zapto.org/me#mail/compose/%recipientid%/%random%/</p><p>room.rating.enable=1</p><p>interface.cmds.user.personal=["badge","dance","wave","hcdance","userpage"]</p><p>paalu.key.list=[#bal1:"Q", #bal2:"E", #push1:"A", #push2:"D", #move1:"N", #move2:"M", #stabilise:"SPACE"]</p><p>navigator.cache.duration=30</p><p>navigator.colorlimit.orange=80</p><p>room.cast.private=["hh_room_private", "hh_room_landscapes"]</p><p>link.format.userpage=http:/hazedhotel.zapto.org/rd/%ID%</p><p>displayer.tag.expiration.time=600000</p><p>navigator.default_tab=official</p><p>navigator.tagcolorlimit.orange=1000</p><p>client.full.refresh.period=5000</p><p>interface.cmds.user.owner=["take_rights","give_rights","kick","friend","trade","ignore","unignore","userpage"]</p><p>wordfilter.url=https:/theallseeingeye.sulake.com/ase/habbo/de/housekeeping/extra/localization/wordfilter_select.action</p><p>text.crap.fixing=1</p><p>castload.retry.delay=20000</p><p>roomenterad.habblet.enabled=true</p><p>habboinfotool.url=https:/64.186.134.147/housekeeping/users/searchParamName=username&database=Stats&searchParamValue=</p><p>rosetta.warning.page.url=http:/hazedhotel.zapto.org/client_popup/rosetta_info</p><p>link.format.tag.search=http:/hazedhotel.zapto.org/tag/search?tag=%tag%</p><p>navigator.always_open_after_login=0</p><p>interstitial.enabled=true</p><p>pixels.enabled=true</p><p>friendbar.enabled=true</p><p>interface.cmds.item.owner=["pick"]</p><p>cast.entry.42=hh_friend_list</p><p>interface.cmds.photo.owner=["pick","delete"]</p><p>cast.entry.41=hh_human_50_body</p><p>room.cast.small.1=hh_pets_50</p><p>cast.entry.44=hh_pets</p><p>interface.cmds.active.owner=["move","rotate","pick"]</p><p>cast.entry.43=hh_instant_messenger</p><p>cast.entry.45=hh_guide</p><p>embed.showInRoomInfo=true</p><p>client.fatal.error.url=http:/hazedhotel.zapto.org/client_error</p><p>cast.entry.40=hh_human_50_acc_head</p><p>swimjump.key.list=[#run1:"A", #run2:"D", #dive1:"W", #dive2:"E", #dive3:"A", #dive4:"S", #dive5:"D", #dive6:"Y", #dive7:"X", #jump:"SPACE"]</p><p>cast.entry.9=hh_human_item</p><p>cast.entry.8=hh_human_face</p><p>cast.entry.7=hh_human_body</p><p>cast.entry.6=hh_human</p><p>cast.entry.5=hh_patch_de</p><p>cast.entry.4=hh_interface</p><p>cast.entry.3=hh_shared</p><p>cast.entry.2=hh_entry_base</p><p>cast.entry.1=hh_entry_de</p><p>client.credits.embed.enabled=true</p><p>avatar.editor.trial.promo=1</p><p>text.render.compatibility.mode=2</p><p>moderator.cmds=[":alert x",":ban x",":kick x",":superban x",":shutup x",":unmute x",":transfer x",":softkick x"]</p><p>cast.entry.38=hh_human_50_acc_eye</p><p>cast.entry.39=hh_human_50_acc_face</p><p>cast.entry.37=hh_human_50_hair</p><p>cast.entry.36=hh_human_50_hats</p><p>cast.entry.35=hh_human_50_face</p><p>avatar.editor.club.promo=0</p><p>cast.entry.34=hh_human_acc_head</p><p>cast.entry.33=hh_human_acc_face</p><p>cast.entry.32=hh_human_acc_eye</p><p>cast.entry.31=hh_entry_init</p><p>cast.entry.30=hh_badges</p><p>navigator.colorlimit.yellow=50</p><p>interstitial.max.displays=5</p><p>client.flood.timeout=300000</p><p>client.version.id=401</p><p>navigator.tagcolorlimit.red=2000</p><p>link.format.collectibles=http:/hazedhotel.zapto.org/credits/collectibles</p><p>cast.entry.27=hh_dynamic_downloader</p><p>cast.entry.28=hh_recycler</p><p>cast.entry.29=hh_poll</p><p>cast.entry.24=hh_cat_new</p><p>cast.entry.23=hh_navigator</p><p>cast.entry.26=hh_buffer</p><p>cast.entry.25=hh_cat_gfx_all</p><p>cast.entry.20=hh_room</p><p>cast.entry.22=hh_photo</p><p>infostand.report.show=1</p><p>cast.entry.21=hh_club</p><p>subscription.reminder.when.days.left=5</p><p>navigator.colorlimit.red=92</p><p>interface.cmds.user.ctrl=["kick","friend","trade","ignore","unignore","userpage"]</p><p>interface.cmds.photo.ctrl=[]</p><p>link.format.mail.inbox=http:/hazedhotel.zapto.org/me#mail</p><p>interface.cmds.item.ctrl=[]</p><p>lagWarningLog.enabled=1</p><p>client.toolbar.static.enabled=true</p><p>questing.startQuestDelayInSeconds=10</p><p>client.hotel_view.show_on_startup=1</p><p>cfh.usercategories.withnoharasser=101,102,103,104,105,106</p><p>roominfo.widget.enabled=1</p><p>navigator.always_open_after_login=0</p><p>client.minimail.embed.enabled=true</p><p>friend_bar.helper.friend_finding.enabled=true</p><p>interstitial.enabled=true</p><p>pixels.enabled=true</p><p>questing.enabled=true</p><p>welcome.screen.enabled=0</p><p>link.format.club=http:/%predefined%/credits/habboclub</p><p>club.subscription.disabled=1</p><p>cfh.usercategories.withharasser=101,102,103,104,105,106</p><p>client.fatal.error.url=http:/%predefined%/client_error</p><p>embed.showInRoomInfo=true</p><p>friendbar.enabled=true</p><p>moderatoractionlog.url=https:/theallseeingeye.sulake.com/ase/habbo/us/housekeeping/extra/hobba/moderator_activity.action?searchCriteria.habboName=</p><p>interstitial.interval=120000</p><p>roomadmin.url=https:/theallseeingeye.sulake.com/ase/habbo/us/housekeeping/extra/hobba/roomadmin_search.action?searchParamType=3&searchParamValue=</p><p>interstitial.show.time=5000</p><p>client.allow.external.links=1</p><p>client.credits.embed.enabled=true</p><p>room.rating.enable=1</p><p>navigator.colorlimit.yellow=50</p><p>new.chat.widget.enabled=1</p><p>interstitial.max.displays=8</p><p>questing.defaultCampaign=room_builder</p><p>navigator.colorlimit.orange=80</p><p>link.format.collectibles=http:/%predefined%/credits/collectibles</p><p>link.format.userpage=http:/%predefined%/rd/%ID%</p><p>avatar.widget.enabled=1</p><p>navigator.default_tab=official</p><p>client.logout.enabled=true</p><p>subscription.reminder.when.days.left=5</p><p>infostand.report.show=1</p><p>navigator.colorlimit.red=92</p><p>client.news.embed.enabled=true</p><p>purse.widget.enabled=1</p><p>questing.showDetailsForNextQuest=true</p><p>room.dragging.always_center=0</p><p>client.allow.facebook.like=1</p><p>catalog.drag_and_drop=true</p><p>hover.name.enabled=true</p><p>trax.player.sample.memory.purge.enabled=1</p><p>standaloneAchievementList.enabled=true</p><p>menu.own_avatar.enabled=1</p><p>menu.avatar.enabled=true</p><p>questing.useWing=true</p><p>catalog.furniture.animation=true</p><p>friendbar.notifications.enabled=true</p><p>userdefinedroomevents.enabled=true</p><p>room.recommendations=1</p><p>avatar.editor.trial.promo=1</p><p>userdefinedroomevents.enabled=true</p><p>text.crap.fixing=1</p><p>welcome.screen.enabled=1</p><p>menu.avatar.enabled=true</p><p>hover.name.enabled=true</p><p>new.chat.bubbles.enabled=1</p><p>infostand.use.button.enabled=1</p><p>inventory.furni.tab.new=new</p><p>questing.enabled=true</p><p>standaloneAchievementList.enabled=true</p><p>menu.own_avatar.enabled=1</p><p>toolbar.new_additions.notification.enabled=true</p><p>simple.memenu.enabled=1</p><p>friendbar.requests.enabled=true</p><p>friendbar.notifications.enabled=true</p><p>friendbar.stream.enabled=true</p><p>supersaverads.video.promo.enabled=true[/CODE]</p><p> </p><p>My Client:</p><p>[CODE]<!DOCTYPE html></p><p><html lang="en"></p><p> <head></p><p> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></p><p> <title>{hotelName} - Client</title></p><p> </p><p> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/client.css" type="text/css"></p><p> <link rel="shortcut icon" href="{url}/favicon.ico" type="image/vnd.microsoft.icon" /><script</p><p> </p><p> <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/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 Starting Up!",</p><p> "client.allow.cross.domain" : "1",</p><p> "client.notify.cross.domain" : "0",</p><p> "connection.info.host" : "Removed For The Post",</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" : "1",</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> <body></p><p> <div id="client"></div></p><p> </body></p><p></html>[/CODE]</p><p> </p><p>My EMU Config:</p><p>[CODE]## Free Phoenix 3.7.1 13800 c2.1 System Configuration File</p><p> </p><p>## Licence Information put user and password that you want</p><p>username=Delirious</p><p>password=pack</p><p> </p><p>## MySQL Configuration</p><p>db.hostname=localhost</p><p>db.port=3306</p><p>db.username=root</p><p>db.password=root</p><p>db.name=hoteldb</p><p> </p><p>## MySQL pooling setup (controls amount of connections)</p><p>db.pool.minsize=5</p><p>db.pool.maxsize=100</p><p> </p><p>## Game TCP/IP Configuration</p><p>game.tcp.bindip=Removed For The Post</p><p>game.tcp.port=30000</p><p>game.tcp.conlimit=5000</p><p> </p><p>## Client configuration</p><p>client.ping.enabled=1</p><p>client.ping.interval=30000</p><p> </p><p>## MUS TCP/IP Configuration</p><p>mus.tcp.bindip=Removed For The Post</p><p>mus.tcp.port=30001</p><p>mus.tcp.allowedaddr=Removed For The Post</p><p> </p><p>## Console Configuration</p><p>emu.messages.connections=1</p><p>emu.messages.roommgr=1[/CODE]</p><p> </p><p>Screenshot of my ports:</p><p><img src="http://gyazo.com/e965435e82e83c2f7b2efe318f9c39e8.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> </p><p>Screenshot of my EMU even when I'm on my client:</p><p><img src="http://gyazo.com/ae583fe85cfb5d370e659a757ecbe53a.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> </p><p>Windows Firewall is off and its being managed by McAfee Firewall. And McAfee Firewall is also off.</p><p><img src="http://gyazo.com/e098a442e0b553b52cf36a111480dd36.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> </p><p>Any ideas?</p></blockquote><p></p>
[QUOTE="WarElephant, post: 209466, member: 33741"] Hey guys, so this has been posted alot but I figured I'd make mine because the replies that have been made and the threads that were made weren't detailed and didn't help. I'm gonna go into full detail here so it's completely understandable. I am using Phoenix 3.7.1 Cracked by Predator. I'm also using RevCMS, a theme I got from a friend. My RevCMS Config: [CODE]/* * * 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'] = 'root'; //MySQL password $_CONFIG['mysql']['database'] = 'hoteldb'; //MySQL database $_CONFIG['mysql']['port'] = '3306'; //MySQL's port /* * * Hotel management - All URLs do not end with an "/" * */ $_CONFIG['hotel']['server_ip'] = 'Removed For The Post'; //IP of VPS/DEDI/etc $_CONFIG['hotel']['url'] = 'http://hazedhotel.zapto.org'; //Does not end with a "/" $_CONFIG['hotel']['name'] = 'Hazed'; // Hotel's name $_CONFIG['hotel']['desc'] = 'These are the Hazed days!'; //Hotel's description $_CONFIG['hotel']['email'] = 'you.understandm3lol@gmail.com'; //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 love ' . $_CONFIG['hotel']['name']; //Default motto users will register with. $_CONFIG['hotel']['credits'] = 20000; //Default number of credits users will register with. $_CONFIG['hotel']['pixels'] = 100; //Default number of pixels users will register with. $_CONFIG['hotel']['figure'] = 'hd-3102-8.cp-3204-62.wa-2003-62.sh-295-62.he-1608-62.lg-3088-64-62.hr-831-61'; //Default figure users will register with. $_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/1114'; //Web_Build $_CONFIG['hotel']['external_vars'] = 'http://hazedhotel.zapto.org/r63/external_variables.txt'; //URL to your external vars $_CONFIG['hotel']['external_texts'] = 'http://hazedhotel.zapto.org/r63/external_flash_texts.txt'; //URL to your external texts $_CONFIG['hotel']['product_data'] = 'http://hazedhotel.zapto.org/r63/productdata.txt'; //URL to your productdata $_CONFIG['hotel']['furni_data'] = 'http://hazedhotel.zapto.org/r63/furnidata.txt'; //URL to your furnidata $_CONFIG['hotel']['swf_folder'] = 'http://hazedhotel.zapto.org/r63'; //URL to your SWF folder(does not end with a '/')[/CODE] My SWFS External_Variables: [CODE]char.conversion.mac=[128:219,130:226,131:196,132:227,133:201,134:160,135:224,136:246,137:228,139:220,140:206,145:212,146:213,147:210,148:211,149:165,150:208,151:209,152:247,153:170,155:221,156:207,159:217,161:193,165:180,167:164,168:172,170:187,171:199,172:194,173:208,174:168,176:161,180:171,182:166,183:225,184:252,186:188,187:200,191:192,192:203,193:231,194:229,195:204,196:128,197:129,198:174,199:130,200:233,201:131,202:230,203:232,204:237,205:234,206:235,207:236,209:132,210:241,211:238,212:239,213:205,214:133,216:175,217:244,218:242,219:243,220:134,223:167,224:136,225:135,226:137,227:139,228:138,229:140,230:190,231:141,232:143,233:142,234:144,235:145,236:147,237:146,238:148,239:149,241:150,242:152,243:151,244:153,246:154,247:214,248:191,249:157,250:156,251:158,252:159,255:216] stats.tracking.javascript=google productdata.load.url=http:/hazedhotel.zapto.org/r63/productdata.txt image.library.questing.url=http:/hazedhotel.zapto.org/r63/c_images/Quests/ purse.widget.enabled=1 avatar.widget.enabled=1 figure.partsets.xml=http:/hazedhotel.zapto.org/r63/figurepartconfig/partsets.xml struct.font.grey=[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#666666"),#ilk:#struct,#fontStyle:[#italic]] viral.furni.post_type=appRequest billboard.adwarning.left.url=AdWarningsUK/ad_warning_L.png security.cast.load.url=http:/hazedhotel.zapto.org/r63/sec.cct?t=%token% navigator.default.view=public latencytest.interval=20000 external.figurepartlist.txt=http:/hazedhotel.zapto.org/r63/figuredata.xml image.library.url=http:/hazedhotel.zapto.org/r63/c_images/ navigator.visible.public.root=3 permitted.name.chars=1234567890qwertyuiopasdfghjklzxcvbnm-=?!@:., external.texts.txt=http:/hazedhotel.zapto.org/r63/external_flash_texts.txt latencytest.report.delta=100 struct.font.bold=[#font:"vb",#fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#plain]] figure.draworder.xml=http:/hazedhotel.zapto.org/r63/figurepartconfig/draworder.xml client.hotel_view.image=hotel_view_images_hq/grass_view.png billboard.adwarning.right.url=AdWarningsUK/ad_warning_R.png image.library.catalogue.url=http:/hazedhotel.zapto.org/r63/c_images/catalogue/ flash.dynamic.download.url=http:/hazedhotel.zapto.org/r63/hof_furni/ room.default.wall=201 new.chat.bubbles.enabled=1 navigator.always_open_after_login=0 menu.avatar.enabled=true infostand.use.button.enabled=1 purse.widget.currency.shells.enabled=0 feed.badge_decorations.decoration_id=001 purse.transactions.active=1 new.chat.widget.enabled=1 client.use.invites=1 struct.font.plain=[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#plain]] hotelview.banner.url=http:/hazedhotel.zapto.org/r63/banner/ client.textdata.utf8=1 logout.concurrent.url=http:/hazedhotel.zapto.org/reload.php figure.animation.xml=http:/hazedhotel.zapto.org/r63/figurepartconfig/animation.xml dynamic.download.url=http:/hazedhotel.zapto.org/r63/hof_furni/ language=en struct.font.italic=[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#italic]] feed.badge_decorations.album=Feed_Badges external.figurepartlist.txt.secure=https:/hazedhotel.zapto.org/r63/figuredata.xml logout.url=http:/hazedhotel.zapto.org/reload.php room.default.floor=111 navigator.public.default=3 tutorial.name.new_user_flow=NUF_mini furnidata.load.url=http:/hazedhotel.zapto.org/r63/furnidata.txt flash.dynamic.download.name.template=%typeid%.swf struct.font.tooltip=[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#plain]] struct.font.link=[#font:"v", #fontSize:9,#lineHeight:10,#color:rgb("#000000"),#ilk:#struct,#fontStyle:[#underline]] figure.draworder.xml.secure=https:/hazedhotel.zapto.org/r63/figurepartconfig/draworder fuse.project.id=habbo_de flash.dynamic.download.samples.template=mp3/sound_machine_sample_%typeid%.mp3 navigator.private.default=4 client.window.title=Habbo Hotel dynamic.download.name.template=hh_furni_xx_%typeid%.cct avatareditor.allowclubtryout=1 private.image.library.url=http:/hazedhotel.zapto.org/r63/c_images/ logout.disconnect.url=http:/hazedhotel.zapto.org/reload.php latencytest.report.index=3 dynamic.download.samples.template=%typeid%.cct navigator.visible.private.root=4 stats.tracking.javascript.template=\TCODE link.format.friendlist.pref=http:/hazedhotel.zapto.org/profile/friendsmanagement?tab=6 cast.entry.10=hh_human_hats cast.entry.11=hh_human_hair group.badge.url=http:/hazedhotel.zapto.org/habbo-imaging/badge/%imagerdata%.gif cast.entry.12=hh_human_shirt interface.cmds.user.friend=["friend","trade","ignore","unignore","userpage"] cast.entry.13=hh_human_leg cast.entry.14=hh_human_shoe cast.entry.15=hh_kiosk_room cast.entry.17=hh_room_utils cast.entry.16=hh_pets_common cast.entry.19=hh_furni_classes cast.entry.18=hh_room_ui link.format.credits=http:/hazedhotel.zapto.org/credits cfh.usercategories.withnoharasser=101,102,103,104,105,106 room.cast.12=hh_human_50_fx interface.cmds.active.ctrl=["move","rotate"] room.cast.11=hh_human_fx avatar.editor.url=http:/hazedhotel.zapto.org/profile room.cast.10=hh_roomdimmer client.minimail.embed.enabled=true link.format.pets=http:/hazedhotel.zapto.org/hotel/pets room.cast.1=hh_soundmachine room.cast.2=hh_human_acc_chest room.cast.3=hh_human_acc_waist link.format.club=http:/hazedhotel.zapto.org/credits/habboclub club.subscription.disabled=1 cfh.usercategories.withharasser=101,102,103,104,105,106 room.cast.8=hh_human_50_acc_chest link.format.user.search=http:/hazedhotel.zapto.org/me#habbo-search room.cast.9=hh_human_50_acc_waist moderatoractionlog.url=https:/theallseeingeye.sulake.com/ase/habbo/de/housekeeping/extra/hobba/moderator_activity.action?searchCriteria.habboName= link.format.habboclub=http:/hazedhotel.zapto.org/credits/habboclub room.cast.4=hh_human_50_shirt interstitial.interval=120000 room.cast.5=hh_human_50_leg avatar.editor.character.update.url=http:/hazedhotel.zapto.org/profile/characterupdate room.cast.6=hh_human_50_shoe room.cast.7=hh_human_50_item navigator.tagcolorlimit.yellow=500 interstitial.show.time=5000 roomadmin.url=https:/theallseeingeye.sulake.com/ase/habbo/de/housekeeping/extra/hobba/roomadmin_search.action?searchParamType=3&searchParamValue= avatar.editor.club.promo.image=http:/images.habbohotel.com/c_images/catalogue/club_promo_uk.gif link.format.mail.compose=http:/hazedhotel.zapto.org/me#mail/compose/%recipientid%/%random%/ room.rating.enable=1 interface.cmds.user.personal=["badge","dance","wave","hcdance","userpage"] paalu.key.list=[#bal1:"Q", #bal2:"E", #push1:"A", #push2:"D", #move1:"N", #move2:"M", #stabilise:"SPACE"] navigator.cache.duration=30 navigator.colorlimit.orange=80 room.cast.private=["hh_room_private", "hh_room_landscapes"] link.format.userpage=http:/hazedhotel.zapto.org/rd/%ID% displayer.tag.expiration.time=600000 navigator.default_tab=official navigator.tagcolorlimit.orange=1000 client.full.refresh.period=5000 interface.cmds.user.owner=["take_rights","give_rights","kick","friend","trade","ignore","unignore","userpage"] wordfilter.url=https:/theallseeingeye.sulake.com/ase/habbo/de/housekeeping/extra/localization/wordfilter_select.action text.crap.fixing=1 castload.retry.delay=20000 roomenterad.habblet.enabled=true habboinfotool.url=https:/64.186.134.147/housekeeping/users/searchParamName=username&database=Stats&searchParamValue= rosetta.warning.page.url=http:/hazedhotel.zapto.org/client_popup/rosetta_info link.format.tag.search=http:/hazedhotel.zapto.org/tag/search?tag=%tag% navigator.always_open_after_login=0 interstitial.enabled=true pixels.enabled=true friendbar.enabled=true interface.cmds.item.owner=["pick"] cast.entry.42=hh_friend_list interface.cmds.photo.owner=["pick","delete"] cast.entry.41=hh_human_50_body room.cast.small.1=hh_pets_50 cast.entry.44=hh_pets interface.cmds.active.owner=["move","rotate","pick"] cast.entry.43=hh_instant_messenger cast.entry.45=hh_guide embed.showInRoomInfo=true client.fatal.error.url=http:/hazedhotel.zapto.org/client_error cast.entry.40=hh_human_50_acc_head swimjump.key.list=[#run1:"A", #run2:"D", #dive1:"W", #dive2:"E", #dive3:"A", #dive4:"S", #dive5:"D", #dive6:"Y", #dive7:"X", #jump:"SPACE"] cast.entry.9=hh_human_item cast.entry.8=hh_human_face cast.entry.7=hh_human_body cast.entry.6=hh_human cast.entry.5=hh_patch_de cast.entry.4=hh_interface cast.entry.3=hh_shared cast.entry.2=hh_entry_base cast.entry.1=hh_entry_de client.credits.embed.enabled=true avatar.editor.trial.promo=1 text.render.compatibility.mode=2 moderator.cmds=[":alert x",":ban x",":kick x",":superban x",":shutup x",":unmute x",":transfer x",":softkick x"] cast.entry.38=hh_human_50_acc_eye cast.entry.39=hh_human_50_acc_face cast.entry.37=hh_human_50_hair cast.entry.36=hh_human_50_hats cast.entry.35=hh_human_50_face avatar.editor.club.promo=0 cast.entry.34=hh_human_acc_head cast.entry.33=hh_human_acc_face cast.entry.32=hh_human_acc_eye cast.entry.31=hh_entry_init cast.entry.30=hh_badges navigator.colorlimit.yellow=50 interstitial.max.displays=5 client.flood.timeout=300000 client.version.id=401 navigator.tagcolorlimit.red=2000 link.format.collectibles=http:/hazedhotel.zapto.org/credits/collectibles cast.entry.27=hh_dynamic_downloader cast.entry.28=hh_recycler cast.entry.29=hh_poll cast.entry.24=hh_cat_new cast.entry.23=hh_navigator cast.entry.26=hh_buffer cast.entry.25=hh_cat_gfx_all cast.entry.20=hh_room cast.entry.22=hh_photo infostand.report.show=1 cast.entry.21=hh_club subscription.reminder.when.days.left=5 navigator.colorlimit.red=92 interface.cmds.user.ctrl=["kick","friend","trade","ignore","unignore","userpage"] interface.cmds.photo.ctrl=[] link.format.mail.inbox=http:/hazedhotel.zapto.org/me#mail interface.cmds.item.ctrl=[] lagWarningLog.enabled=1 client.toolbar.static.enabled=true questing.startQuestDelayInSeconds=10 client.hotel_view.show_on_startup=1 cfh.usercategories.withnoharasser=101,102,103,104,105,106 roominfo.widget.enabled=1 navigator.always_open_after_login=0 client.minimail.embed.enabled=true friend_bar.helper.friend_finding.enabled=true interstitial.enabled=true pixels.enabled=true questing.enabled=true welcome.screen.enabled=0 link.format.club=http:/%predefined%/credits/habboclub club.subscription.disabled=1 cfh.usercategories.withharasser=101,102,103,104,105,106 client.fatal.error.url=http:/%predefined%/client_error embed.showInRoomInfo=true friendbar.enabled=true moderatoractionlog.url=https:/theallseeingeye.sulake.com/ase/habbo/us/housekeeping/extra/hobba/moderator_activity.action?searchCriteria.habboName= interstitial.interval=120000 roomadmin.url=https:/theallseeingeye.sulake.com/ase/habbo/us/housekeeping/extra/hobba/roomadmin_search.action?searchParamType=3&searchParamValue= interstitial.show.time=5000 client.allow.external.links=1 client.credits.embed.enabled=true room.rating.enable=1 navigator.colorlimit.yellow=50 new.chat.widget.enabled=1 interstitial.max.displays=8 questing.defaultCampaign=room_builder navigator.colorlimit.orange=80 link.format.collectibles=http:/%predefined%/credits/collectibles link.format.userpage=http:/%predefined%/rd/%ID% avatar.widget.enabled=1 navigator.default_tab=official client.logout.enabled=true subscription.reminder.when.days.left=5 infostand.report.show=1 navigator.colorlimit.red=92 client.news.embed.enabled=true purse.widget.enabled=1 questing.showDetailsForNextQuest=true room.dragging.always_center=0 client.allow.facebook.like=1 catalog.drag_and_drop=true hover.name.enabled=true trax.player.sample.memory.purge.enabled=1 standaloneAchievementList.enabled=true menu.own_avatar.enabled=1 menu.avatar.enabled=true questing.useWing=true catalog.furniture.animation=true friendbar.notifications.enabled=true userdefinedroomevents.enabled=true room.recommendations=1 avatar.editor.trial.promo=1 userdefinedroomevents.enabled=true text.crap.fixing=1 welcome.screen.enabled=1 menu.avatar.enabled=true hover.name.enabled=true new.chat.bubbles.enabled=1 infostand.use.button.enabled=1 inventory.furni.tab.new=new questing.enabled=true standaloneAchievementList.enabled=true menu.own_avatar.enabled=1 toolbar.new_additions.notification.enabled=true simple.memenu.enabled=1 friendbar.requests.enabled=true friendbar.notifications.enabled=true friendbar.stream.enabled=true supersaverads.video.promo.enabled=true[/CODE] My Client: [CODE]<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <title>{hotelName} - Client</title> <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/client.css" type="text/css"> <link rel="shortcut icon" href="{url}/favicon.ico" type="image/vnd.microsoft.icon" /><script <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.starting" : "Please wait, {hotelName} Is Starting Up!", "client.allow.cross.domain" : "1", "client.notify.cross.domain" : "0", "connection.info.host" : "Removed For The Post", "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" : "1", "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>[/CODE] My EMU Config: [CODE]## Free Phoenix 3.7.1 13800 c2.1 System Configuration File ## Licence Information put user and password that you want username=Delirious password=pack ## MySQL Configuration db.hostname=localhost db.port=3306 db.username=root db.password=root db.name=hoteldb ## MySQL pooling setup (controls amount of connections) db.pool.minsize=5 db.pool.maxsize=100 ## Game TCP/IP Configuration game.tcp.bindip=Removed For The Post 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=Removed For The Post mus.tcp.port=30001 mus.tcp.allowedaddr=Removed For The Post ## Console Configuration emu.messages.connections=1 emu.messages.roommgr=1[/CODE] Screenshot of my ports: [IMG]http://gyazo.com/e965435e82e83c2f7b2efe318f9c39e8.png[/IMG] Screenshot of my EMU even when I'm on my client: [IMG]http://gyazo.com/ae583fe85cfb5d370e659a757ecbe53a.png[/IMG] Windows Firewall is off and its being managed by McAfee Firewall. And McAfee Firewall is also off. [IMG]http://gyazo.com/e098a442e0b553b52cf36a111480dd36.png[/IMG] Any ideas? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
PhoenixEMU, RevCMS client error [Black]
Top