Avatar, Clothing and Furni Items Not Loading

Status
Not open for further replies.

Timpan77

New Member
Mar 4, 2017
27
1
hi have started a new habbo server r63b but now it does not show any clothes or stuff from the catalog it just becomes a black box of something I've bought can anyone please help me

external_variables


Client.php

 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
Code:
//localhost
Code:
localhost
No. Invalid. Not a link.

Needs to follow proper URL:
Code:
http://localhost/

Without declaration of http:// it assumes localhost is a folder from your current directory.
 

Joe

Well-Known Member
Jun 10, 2012
4,090
1,918
There's also some links such as
Code:
avatareditor.promohabbos=localhost/habblet/xml/promo_habbos
Try changing them to
 

Joshhh

Member
Apr 13, 2016
323
172
In your client.php your links have "localhost/swf", but in your recent vars it says "localhost/swfs". You need to make sure that your links are correct.
 

Joshhh

Member
Apr 13, 2016
323
172
Fixed; I just edited his vars by editing the bottom line;
Code:
productdata.load.url=http://localhost/swfs/gamedata/productdata/28ca6de1e4f08aa44dc986cc89ac61ab794e48ae
external.texts.txt=http://localhost/swfs/gamedata/external_flash_texts/28ca6de1e4f08aa44dc986cc89ac61ab794e48ae
external.override.variables.txt=http://localhost/swfs/gamedata/override/external_override_variables/28ca6de1e4f08aa44dc986cc89ac61ab794e48ae
flash.client.url=//localhost/swfs/gordon/PRODUCTION-201604132204-637539863/
furnidata.load.url=http://localhost/swfs/gamedata/furnidata_xml/28ca6de1e4f08aa44dc986cc89ac61ab794e48ae
external.variables.txt=http://localhost/swfs/gamedata/external_variables/28ca6de1e4f08aa44dc986cc89ac61ab794e48ae
external.override.texts.txt=http://localhost/swfs/gamedata/override/external_flash_override_texts/28ca6de1e4f08aa44dc986cc89ac61ab794e48ae
external.figurepartlist.txt=http://localhost/swfs/gamedata/figuredata/28ca6de1e4f08aa44dc986cc89ac61ab794e48ae
to their correct things e.g. ".txt, .xml" etc
I then cleared his cache and it worked fine.
 
  • Like
Reactions: Joe
Status
Not open for further replies.

Users who are viewing this thread

Top