On the page wherever you want the image to go, does that page have this included, the code may look like this;
<div class="promo-container" style="background-image: url({url}/swf/c_images/web_promos/<?php echo $newsobject['image']; ?>)<?php if($i != '1'){ ?>; display: none<?php } ?>">...
you only need to put the file name in there like 1.png.. Like this;
Also look where it is getting your images from , e.g. swfs/c_images/web_promos or the one in your skin folder...
UPDATE `furniture` SET `behaviour_data` = `furniture`.`clothing_id` WHERE `furniture`.`clothing_id` > 0 AND `furniture`.`behaviour_data` = 0;
UPDATE `furniture` SET `behaviour_data` = `furniture`.`wired_id` WHERE `furniture`.`wired_id` > 0 AND (`furniture`.`interaction_type` = 'wired_effect' OR...
The only logs that come up is;
Bug during user login: System.NullReferenceException: Object reference not set to an instance of an object.
at Emulator.HabboHotel.GameClients.GameClient.TryAuthenticate(String AuthTicket) in...