Black Screen When Loading Client?

Derpec

Retrosetups.com | Professional, Reliable, Setups
Feb 21, 2012
654
89
Yes, The Client does not even load im using a legit phoenix licence with the database im using gordon SWF Pack And All The Things Are Right And I have a updated Habbo.SWF

Anyone know why

P.s: Ports 30001 And 30000 Are Open So
 

Derpec

Retrosetups.com | Professional, Reliable, Setups
Feb 21, 2012
654
89
Heres the Config Of Revcms
Code:
<?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'] = ''; //MySQL password
 
$_CONFIG['mysql']['database'] = 'phoenix'; //MySQL database
 
$_CONFIG['mysql']['port'] = '3306'; //MySQL's port
 
/*
*
*    Hotel management  - All URLs do not end with an "/"
*
*/
 
$_CONFIG['hotel']['server_ip'] = '69.162.109.77'; //IP of VPS/DEDI/etc
 
$_CONFIG['hotel']['url'] = 'http://Inferno-hotel.no-ip.org'; //Does not end with a "/"
 
$_CONFIG['hotel']['name'] = 'Habbo'; // Hotel's name
 
$_CONFIG['hotel']['desc'] = 'Best hotel around!'; //Hotel's description
 
$_CONFIG['hotel']['email'] = '[email protected]'; //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'] = 5000; //Default number of credits users will register with.
 
$_CONFIG['hotel']['pixels'] = 10000; //Default number of pixels users will register with.
 
$_CONFIG['hotel']['figure'] = '-'; //Default figure users will register with.
 
$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/747'; //Web_Build
 
$_CONFIG['hotel']['external_vars'] = 'http://69.162.109.77/gordon/external_variables.txt'; //URL to your external vars
 
$_CONFIG['hotel']['external_texts'] = 'http://69.162.109.77/gordon/external_flash_texts.txt'; //URL to your external texts
 
$_CONFIG['hotel']['product_data'] = 'http://69.162.109.77/gordon/productdata.txt'; //URL to your productdata
 
$_CONFIG['hotel']['furni_data'] = 'http://69.162.109.77'/gordon/furnidata.txt'; //URL to your furnidata
 
$_CONFIG['hotel']['swf_folder'] = 'http://69.162.109.77/gordon/swf/'; //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'] = 'Mango';
 
/*
*
*    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
 
?>
 

Tookie

Member
Feb 24, 2012
36
1
Replace:
Code:
$_CONFIG['hotel']['swf_folder'] = 'http://69.162.109.77/gordon/swf/'; //URL to your SWF folder(does not end with a '/')

With
Code:
$_CONFIG['hotel']['swf_folder'] = 'http://69.162.109.77/gordon/swf'; //URL to your SWF folder(does not end with a '/')

Also go into your vars and edit them.
Also it could be because your DCRS don't work or the VARS,TEXT & DCRS don't work at all.
 

Derpec

Retrosetups.com | Professional, Reliable, Setups
Feb 21, 2012
654
89
Yea that does not do anything i already tried that :p
Code:
avatareditor.allowclubtryout=0
avatareditor.promohabbos=http://%predefined%/gordon/gamedata/promo_habbos.xml
avatar.widget.enabled=1
billboard.adwarning.left.url=AdWarningsUK/ad_warning_L.png
billboard.adwarning.right.url=AdWarningsUK/ad_warning_R.png
catalog.drag_and_drop=true
cfh.usercategories.withharasser=101,102,103,104,105,106
cfh.usercategories.withnoharasser=101,102,103,104,105,106
club.subscription.disabled=1
client.fatal.error.url=http://%predefined%/client_error
client.logout.enabled=true
client.allow.facebook.like=0
client.allow.external.links=1
client.credits.embed.enabled=false
client.news.embed.enabled=true
client.minimail.embed.enabled=false
client.hotel_view.show_on_startup=1
client.hotel_view.image=hotel_view_images_hq/hotelview_default.png
client.toolbar.static.enabled=true
dynamic.download.url=http://%predefined%/gordon/hof_furni/
dynamic.download.name.template=%typeid%.cct
dynamic.download.samples.template=%typeid%.cct
embed.showInRoomInfo=true
external.texts.txt=http://%predefined%/gordon/external_flash_texts/1.txt
external.figurepartlist.txt=http://%predefined%/gordon/gamedata/figuredata.xml
group.badge.url=http://%predefined%/habbo-imaging/badge/%imagerdata%.gif
hotelview.banner.url=http://%predefined%/gordon/swf/banner.png
habboinfotool.url=/housekeeping/?r=
hover.name.enabled=true
image.library.url=http://%predefined%/gordon/c_images/
image.library.playlist.url=http://%predefined%/gordon/c_images/playlist/
image.library.catalogue.url=http://%predefined%/gordon/c_images/catalogue/
image.library.questing.url=http://%predefined%/gordon/c_images/Quests/
infostand.report.show=1
link.format.club=http://%predefined%/
link.format.credits=http://%predefined%/
link.format.collectibles=http://%predefined%/
link.format.friendlist.pref=http://%predefined%/content/1-Home/settings.cfm
link.format.mail.compose=http://%predefined%/content/1-Home/home.cfm?id=%recipientid%
link.format.userpage=http://%predefined%/content/1-Home/home.cfm?id=%ID%
interstitial.enabled=false
interstitial.show.time=5000
interstitial.max.displays=8
interstitial.interval=120000
lagWarningLog.enabled=0
latencytest.interval=20000
latencytest.report.index=3
latencytest.report.delta=100
logout.url=http://%predefined%/client/disconnected.cfm?reason=%reason%&origin=%origin%
logout.disconnect.url=http://%predefined%/client/disconnected.cfm?reason=logout&origin=%origin%
menu.avatar.enabled=true
moderatoractionlog.url=/housekeeping/?r=
navigator.default.view=public
navigator.default_tab=official
navigator.colorlimit.yellow=50
navigator.colorlimit.orange=80
navigator.colorlimit.red=92
navigator.always_open_after_login=0
new.chat.widget.enabled=1
new.chat.bubbles.enabled=0
pixels.enabled=true
purse.widget.enabled=1
predefined_room.type=1
private.image.library.url=http://%predefined%/gordon/c_images/
productdata.load.url=http://%predefined%/gordon/productdata.txt
questing.enabled=true
questing.defaultCampaign=room_builder
questing.showDetailsForNextQuest=false
questing.startQuestDelayInSeconds=10
feed.badge_decorations.album=Feed_Badges
feed.badge_decorations.decoration_id=001
furnidata.load.url=http://%predefined%/gordon/furnidata.txt
flash.dynamic.download.url=%predefined%/gordon/hof_furni/
flash.dynamic.download.name.template=%typeid%.swf
flash.dynamic.download.samples.template=mp3/sound_machine_sample_%typeid%.mp3
friendbar.enabled=true
friend_bar.helper.friend_finding.enabled=false
roomenterad.habblet.enabled=false
roomadmin.url=/housekeeping/?r=
roominfo.widget.enabled=1
room.rating.enable=1
room.dragging.always_center=0
subscription.reminder.when.days.left=5
standaloneAchievementList.enabled=false
trax.player.sample.memory.purge.enabled=1
viral.furni.post_type=appRequest
welcome.screen.enabled=1
 

Tookie

Member
Feb 24, 2012
36
1
Yea that does not do anything i already tried that :p
Code:
avatareditor.allowclubtryout=0
avatareditor.promohabbos=http://%predefined%/gordon/gamedata/promo_habbos.xml
avatar.widget.enabled=1
billboard.adwarning.left.url=AdWarningsUK/ad_warning_L.png
billboard.adwarning.right.url=AdWarningsUK/ad_warning_R.png
catalog.drag_and_drop=true
cfh.usercategories.withharasser=101,102,103,104,105,106
cfh.usercategories.withnoharasser=101,102,103,104,105,106
club.subscription.disabled=1
client.fatal.error.url=http://%predefined%/client_error
client.logout.enabled=true
client.allow.facebook.like=0
client.allow.external.links=1
client.credits.embed.enabled=false
client.news.embed.enabled=true
client.minimail.embed.enabled=false
client.hotel_view.show_on_startup=1
client.hotel_view.image=hotel_view_images_hq/hotelview_default.png
client.toolbar.static.enabled=true
dynamic.download.url=http://%predefined%/gordon/hof_furni/
dynamic.download.name.template=%typeid%.cct
dynamic.download.samples.template=%typeid%.cct
embed.showInRoomInfo=true
external.texts.txt=http://%predefined%/gordon/external_flash_texts/1.txt
external.figurepartlist.txt=http://%predefined%/gordon/gamedata/figuredata.xml
group.badge.url=http://%predefined%/habbo-imaging/badge/%imagerdata%.gif
hotelview.banner.url=http://%predefined%/gordon/swf/banner.png
habboinfotool.url=/housekeeping/?r=
hover.name.enabled=true
image.library.url=http://%predefined%/gordon/c_images/
image.library.playlist.url=http://%predefined%/gordon/c_images/playlist/
image.library.catalogue.url=http://%predefined%/gordon/c_images/catalogue/
image.library.questing.url=http://%predefined%/gordon/c_images/Quests/
infostand.report.show=1
link.format.club=http://%predefined%/
link.format.credits=http://%predefined%/
link.format.collectibles=http://%predefined%/
link.format.friendlist.pref=http://%predefined%/content/1-Home/settings.cfm
link.format.mail.compose=http://%predefined%/content/1-Home/home.cfm?id=%recipientid%
link.format.userpage=http://%predefined%/content/1-Home/home.cfm?id=%ID%
interstitial.enabled=false
interstitial.show.time=5000
interstitial.max.displays=8
interstitial.interval=120000
lagWarningLog.enabled=0
latencytest.interval=20000
latencytest.report.index=3
latencytest.report.delta=100
logout.url=http://%predefined%/client/disconnected.cfm?reason=%reason%&origin=%origin%
logout.disconnect.url=http://%predefined%/client/disconnected.cfm?reason=logout&origin=%origin%
menu.avatar.enabled=true
moderatoractionlog.url=/housekeeping/?r=
navigator.default.view=public
navigator.default_tab=official
navigator.colorlimit.yellow=50
navigator.colorlimit.orange=80
navigator.colorlimit.red=92
navigator.always_open_after_login=0
new.chat.widget.enabled=1
new.chat.bubbles.enabled=0
pixels.enabled=true
purse.widget.enabled=1
predefined_room.type=1
private.image.library.url=http://%predefined%/gordon/c_images/
productdata.load.url=http://%predefined%/gordon/productdata.txt
questing.enabled=true
questing.defaultCampaign=room_builder
questing.showDetailsForNextQuest=false
questing.startQuestDelayInSeconds=10
feed.badge_decorations.album=Feed_Badges
feed.badge_decorations.decoration_id=001
furnidata.load.url=http://%predefined%/gordon/furnidata.txt
flash.dynamic.download.url=%predefined%/gordon/hof_furni/
flash.dynamic.download.name.template=%typeid%.swf
flash.dynamic.download.samples.template=mp3/sound_machine_sample_%typeid%.mp3
friendbar.enabled=true
friend_bar.helper.friend_finding.enabled=false
roomenterad.habblet.enabled=false
roomadmin.url=/housekeeping/?r=
roominfo.widget.enabled=1
room.rating.enable=1
room.dragging.always_center=0
subscription.reminder.when.days.left=5
standaloneAchievementList.enabled=false
trax.player.sample.memory.purge.enabled=1
viral.furni.post_type=appRequest
welcome.screen.enabled=1

You willing to try out these DCRS,VARS,TEXT I have?
I had two sets of them and one didn't work so I swiched to the other.
The other ones I had were shit.
r63 + Phoenix Emu cracked is what I'm running.
 

Derpec

Retrosetups.com | Professional, Reliable, Setups
Feb 21, 2012
654
89
Tweeney Just released this swf pack so i dont think it is that.

But ill give yours a shot
 

Users who are viewing this thread

Top