Phoenix White Screen Client

Results 1 to 1 of 1
  1. #1
    Apprentice Exemption is offline
    MemberRank
    Mar 2013 Join Date
    16Posts

    Phoenix White Screen Client

    Setup my friends hotel, and I get a white screen when client loads.

    Code:
    avatareditor.allowclubtryout=0
         avatareditor.promohabbos=http://habboelite.us/r63/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://habboelite.us/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://habboelite.us/r63/hof_furni/      dynamic.download.name.template=%typeid%.cct      dynamic.download.samples.template=%typeid%.cct      embed.showInRoomInfo=true      external.texts.txt=http://habboelite.us/r63/external_flash_texts/1.txt      external.figurepartlist.txt=http://habboelite.us/r63/gamedata/figuredata.xml      group.badge.url=http://habboelite.us/habbo-imaging/badge/%imagerdata%.gif      hotelview.banner.url=http://habboelite.us/r63/swf/banner.png      habboinfotool.url=/housekeeping/?r=      hover.name.enabled=true      image.library.url=http://habboelite.us/r63/c_images/      image.library.playlist.url=http://habboelite.us/r63/c_images/playlist/      image.library.catalogue.url=http://habboelite.us/r63/c_images/catalogue/      image.library.questing.url=http://habboelite.us/r63/c_images/Quests/      infostand.report.show=1      link.format.club=http://habboelite.us/      link.format.credits=http://habboelite.us/      link.format.collectibles=http://habboelite.us/      link.format.friendlist.pref=http://habboelite.us/content/1-Home/settings.cfm      link.format.mail.compose=http://habboelite.us/content/1-Home/home.cfm?id=%recipientid%      link.format.userpage=http://habboelite.us/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://habboelite.us/client/disconnected.cfm?reason=%reason%&origin=%origin%      logout.disconnect.url=http://habboelite.us/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://habboelite.us/r63/c_images/      productdata.load.url=http://habboelite.us/r63/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://habboelite.us/r63/furnidata.txt      flash.dynamic.download.url=habboelite.us/r63/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
    External Variables.

    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'] = 'mypw'; //MySQL password           $_CONFIG['mysql']['database'] = 'rev_phoenix'; //MySQL database           $_CONFIG['mysql']['port'] = '3306'; //MySQL's port           /*      *      * Hotel management  - All URLs do not end with an "/"      *      */           $_CONFIG['hotel']['server_ip'] = 'myip'; //IP of VPS/DEDI/etc           $_CONFIG['hotel']['url'] = 'http://Habboelite.us'; //Does not end with a "/"           $_CONFIG['hotel']['name'] = 'HabboELITE'; // Hotel's name           $_CONFIG['hotel']['desc'] = 'Where The Fun Begins!'; //Hotel's description           $_CONFIG['hotel']['email'] = 'Support@hotmail.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 Elite!'; //Default motto users will register with.           $_CONFIG['hotel']['credits'] = 30000; //Default number of credits users will register with.           $_CONFIG['hotel']['pixels'] = 15000; //Default number of pixels users will register with.           $_CONFIG['hotel']['figure'] = 'hr-125-31.ch-215-62.hd-209-8.lg-275-63'; //Default figure users will register with.           $_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/1532'; //Web_Build           $_CONFIG['hotel']['external_vars'] = 'http://habboelite.us/R63/external_variables.txt'; //URL to your external           $_CONFIG['hotel']['external_texts'] = 'http://habboelite.us/R63/external_flash_texts.txt'; //URL to your external texts           $_CONFIG['hotel']['product_data'] = 'http://habboelite.us/R63/productdata.txt'; //URL to your productdata           $_CONFIG['hotel']['furni_data'] = 'http://habboelite.us/R63/furnidata.txt'; //URL to your furnidata           $_CONFIG['hotel']['swf_folder'] = 'http://habboelite.us/R63'; //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'] = 'HabboExtreme';           /*      *      * 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'] = ''; //Hotel's Twitter account           $_CONFIG['social']['facebook'] = 'Habboelite'; //Hotel's Facebook account            ?>
    Revcms Config.

    (I have updated the web-build, just too lazy to re-copy and paste the file)
    I've set my ports for 30000, 1232, and 1233. I also have my client.php filled out right as well.

    I dont get why it doesnt work.




Advertisement