Help! Furni/ background isnt loading.

SupahCookie

Member
Feb 18, 2015
79
0
Hey!

I need help with my BrainCMS and PlusEmulator..
When iam joining my hotel, every thing goes fine. Until i joined, the hotel. The background isnt loading. And when iam ging into a room, furni isnt loading..

Error in cliënt (when i press f12)
Code:
http://ipadres/c_images/AdWarningsUK/ad_warning_L.png Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/AdWarningsUK/ad_warning_R.png Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/confused.png Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/reception_backdrop_hotel_top_stretch.png Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/reception_logo_drape.png Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/crossdomain.xml Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/web_promos/laptop_habbo.png Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/AdWarningsUK/ad_warning_L.png?retry=1 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/AdWarningsUK/ad_warning_R.png?retry=1 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/confused.png?retry=1 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/reception_backdrop_hotel_top_stretch.png?retry=1 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/reception_flathotel_hotel_top.png Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/reception_flathotel_stretch.png Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/default_new_bg_right.png Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/meter_level_1_vip_icon_lympix.png Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/reception_logo_drape.png?retry=1 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/reception_flathotel_hotel.png Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/AdWarningsUK/ad_warning_L.png?retry=2 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/AdWarningsUK/ad_warning_R.png?retry=2 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/web_promos/laptop_habbo.png?retry=1 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/confused.png?retry=2 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/reception_backdrop_hotel_top_stretch.png?retry=2 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/reception_flathotel_hotel_top.png?retry=1 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/reception_flathotel_stretch.png?retry=1 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/default_new_bg_right.png?retry=1 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/meter_level_1_vip_icon_lympix.png?retry=1 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/reception_logo_drape.png?retry=2 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/reception_flathotel_hotel.png?retry=1 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/web_promos/laptop_habbo.png?retry=2 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/meter_level_1_vip_icon_lympix.png?retry=2 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/reception_flathotel_stretch.png?retry=2 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/reception_flathotel_hotel.png?retry=2 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/reception_flathotel_hotel_top.png?retry=2 Failed to load resource: the server responded with a status of 404 (Not Found)
http://ipadres/c_images/reception/default_new_bg_right.png?retry=2 Failed to load resource: the server responded with a status of 404 (Not Found)

Ask for more things if you neef.
 
The files, are there.. In my swf/c_images folder
 
External_variables.txt

Code:
<?php
    if(!defined('BRAIN_CMS'))
    {
        die('Sorry but you cannot access this file!');
    }
    
    /* Database Setting */
    $db['host'] = '127.0.0.1'; //Mysql's Host
    $db['port'] = '3306'; //Mysql's port
    $db['user'] = "root"; //Mysql's user
    $db['pass'] = 'zwaard200'; //Mysql's password
    $db['db'] = "plus"; //Mysql's database
    
    /* Emu Settings */
    $config['hotelEmu'] = 'plusemu'; // plusemu // arcturus

    /* Client Setting */
    $hotel['emuHost'] = "ipadres"; //IP of VPS//IP of Proxy
    $hotel['emuPort'] = "30000";  //Port of VPS//Port of Proxy
    $hotel['staffCheckClient'] = false; //Enable the staff pin in the client (true) or disable it (false)
    $hotel['staffCheckClientMinimumRank'] = 3; //Minium staff rank to get the staff pin in the client
    $hotel['homeRoom'] = '0'; //Set the start room when you get in the hotel
    $hotel['external_Variables'] = "http://ipadres/swf/gamedata/external_variables.txt";
    $hotel['external_Variables_Override'] = "http://ipadres/swf/gamedata/override/external_override_variables.txt";
    $hotel['external_Texts'] = "http://ipadres/swf/gamedata/external_flash_texts.txt";
    $hotel['external_Texts_Override'] = "http://ipadres/swf/gamedata/override/external_flash_override_texts.txt";
    $hotel['productdata'] = "http://ipadres/swf/gamedata/productdata.txt";
    $hotel['furnidata'] = "http://ipadres/swf/gamedata/furnidata.xml";
    $hotel['figuremap'] = "http://ipadres/swf/gamedata/figuremap.xml";
    $hotel['figuredata'] = "http://ipadres/swf/gamedata/figuredata.xml";
    $hotel['swfFolder'] = "http://ipadres/swf/gordon/PRODUCTION-201601012205-226667486";
    $hotel['swfFolderSwf'] = "http://ipadres/swf/gordon/PRODUCTION-201601012205-226667486/Habbo.swf";
    
    /* Website Setting */
    $config['hotelUrl'] = "http://ipadres";//Address of your hotel. Does not end with a "/"
    $config['skin'] = "brain"; //Skin/template of your website
    $config['lang'] = "nl"; //Language of your website /en/nl/es
    $config['hotelName'] = "Skip"; //Name of your hotel
    $config['favicon'] = "http://ipadres/system/theme/brain/style/images/favicon/favicon.ico";
    $config['staffCheckHk'] = true; //Enable the staff pin in the housekeeping (true) or disable it (false)
    $config['staffCheckHkMinimumRank'] = 3; //Minium staff rank to get the staff pin in the housekeeping
    $config['maintenance'] = false; //Enable the maintenance of your website (true) or disable it (false)
    $config['maintenancekMinimumRankLogin'] = 3; //Minium staff rank to login when the website is in maintenance
    $config['groupBadgeURL'] = "http://ipadres/swf/habbo-imaging/badge.php?badge=";
    $config['badgeURL'] = "http://ipadres/swf/c_images/album1584/";
    
    /* Facebook Login Settings
        You need a Facebook app for this to work go to
        https://developers.facebook.com/apps/ */
    
    $config['facebookLogin'] = false; //Enable the Facebook login (true) or disable it (false)
    $config['facebookAPPID'] = '334162590sdaf292528';
    $config['facebookAPPSecret'] = 'ce2504ff5adsfa3ff7a6a2fa6d984cd8836';
    
    /* Email Settings */
    $email['mailServerHost'] = 'smtp.gmail.com';
    $email['mailServerPort'] = 587;
    $email['SMTPSecure'] = 'TLS';
    $email['mailUsername'] = '[email protected]';
    $email['mailPassword'] = '*****';
    $email['mailLogo'] = 'http://ipadres/templates/brain/style/images/logo/logo.png';
    $email['mailTemplate'] = '/system/app/plugins/PHPmailer/temp/resetpassword.html';
    
    /* Social settings */
    $config['facebook'] = 'https://www.facebook.com/Habbo/';
    $config['facebookEnable'] = false;
    $config['twitter'] = 'https://twitter.com/Habbo';
    $config['twitterEnable'] = false;
    
    /* Register Setting */
    $config['startMotto'] = "Welkom in Brain!"; //Regsiter start motto
    $config['credits']    = "10000";
    $config['duckets']    = "20000";
    $config['diamonds']    = "10";
    $config['diamondsRef']    = "10";
    $config['registerEnable'] = true;
    
    /* Google recaptcha Site Key 
       Go to this website to create a recaptcha Site Key: https://www.google.com/recaptcha/intro/index.html    */
    $config['recaptchaSiteKey'] = "6LdzewwUAAAAABkJ3vsdfCDca9qmLGDaWAHqMRtFEs2";
    $config['recaptchaSiteKeyEnable'] = false;
    
    /* Buy VIP Settings */
    $config['vipCost'] = "25";
    $config['vipRankToGet'] = "3";
    $config['vipBadge'] = "vip";
?>
 

Users who are viewing this thread

Top