Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

Images not loading in client [UberCMS2.0]

Initiate Mage
Joined
Jan 7, 2013
Messages
3
Reaction score
0
Hi all!

Having one simple problem that I can't find the solution for anywhere... The images on my client (R63) do not load...

Here's a screenie:
epicfail - Images not loading in client [UberCMS2.0] - RaGEZONE Forums

My external_variables.txt file:
Code:
avatar.widget.enabled=1avatareditor.allowclubtryout=0
avatareditor.promohabbos=http://127.0.0.1/r63/promo_habbos.xml
billboard.adwarning.left.url=AdWarningsUK/ad_warning_L.png
billboard.adwarning.right.url=AdWarningsUK/ad_warning_R.png
catalog.drag_and_drop=true
catalog.furniture.animation=true
cfh.usercategories.withharasser=101,102,103,104,105,106
cfh.usercategories.withnoharasser=101,102,103,104,105,106
client.allow.external.links=1
client.allow.facebook.like=0
client.credits.embed.enabled=false
client.fatal.error.url=http://127.0.0.1/client_error
client.hotel_view.image=hotel_view_images_hq/hotelview_banzai.png
client.hotel_view.show_on_startup=1
client.logout.enabled=true
client.minimail.embed.enabled=false
client.news.embed.enabled=true
client.toolbar.static.enabled=true
club.membership.extend.basic.promotion.enabled=0
club.membership.extend.promotion.enabled=0
club.subscription.disabled=1
embed.showInRoomInfo=true
external.figurepartlist.txt=http://127.0.0.1/r63/figuredata.xml
external.texts.txt=http://127.0.0.1/r63/external_flash_texts.txt
feed.badge_decorations.album=Feed_Badges
feed.badge_decorations.decoration_id=001
flash.dynamic.avatar.download.configuration=http://127.0.0.1/r63/figuremap.xml
flash.dynamic.download.name.template=%typeid%.swf
flash.dynamic.download.samples.template=mp3/sound_machine_sample_%typeid%.mp3
flash.dynamic.download.url=http://127.0.0.1/r63/hof_furni/
friendbar.enabled=true
friendbar.notifications.enabled=true
friendbar.requests.enabled=true
friendbar.stream.enabled=false
friendbar.stream.liking.enabled=true
friendbar.stream.user.enabled=true
friend_bar.helper.friend_finding.enabled=true
furnidata.load.url=http://127.0.0.1/r63/furnidata.txt
furniture.context.menu.widget.enabled=true
group.badge.url=http://127.0.0.1/habbo-imaging/badge/%imagerdata%.gif
habboinfotool.url=http://127.0.0.1/me
handitem.give.enabled=true
hotelview.banner.url=http://127.0.0.1/r63/gamedata/banner.png
hover.name.enabled=true
image.library.catalogue.url=http://127.0.0.1/r63/c_images/catalogue/
image.library.playlist.url=http://127.0.0.1/r63/c_images/playlist/
image.library.questing.url=http://127.0.0.1/r63/c_images/Quests/
image.library.url=http://127.0.0.1/r63/c_images/
infostand.report.show=1
infostand.use.button.enabled=true
interstitial.enabled=false
interstitial.interval=120000
interstitial.max.displays=8
interstitial.show.time=5000
lagWarningLog.enabled=0
lagWarningLog.interval.seconds=5
latencytest.interval=20000
latencytest.report.delta=100
latencytest.report.index=3
link.format.club=http://127.0.0.1/
link.format.collectibles=http://127.0.0.1/
link.format.credits=http://127.0.0.1/
link.format.friendlist.pref=http://127.0.0.1/content/1-Home/settings.cfm
link.format.mail.compose=http://127.0.0.1/content/1-Home/home.cfm?id=%recipientid%
link.format.tag.search=http://127.0.0.1/content/2-Community/tags.cfm?tag=%tag%
link.format.userpage=http://127.0.0.1/content/1-Home/home.cfm?id=%ID%
link.friendbar.stream.settings.see.more=http://127.0.0.1/content/1-Home/settings.cfm
logout.concurrent.url=http://127.0.0.1/client/disconnected.cfm
logout.disconnect.url=http://127.0.0.1/client/disconnected.cfm?reason=logout&origin=%origin%
logout.url=http://127.0.0.1/client/disconnected.cfm?reason=%reason%&origin=%origin%
menu.avatar.enabled=true
menu.own_avatar.enabled=1
moderatoractionlog.url=http://127.0.0.1/housekeeping/?u=
navigator.always_open_after_login=0
navigator.colorlimit.orange=80
navigator.colorlimit.red=92
navigator.colorlimit.yellow=50
navigator.default.view=public
navigator.default_tab=popular
pixels.enabled=true
predefined_room.type=1
private.image.library.url=http://127.0.0.1/r63/c_images/
productdata.load.url=http://127.0.0.1/r63/productdata.txt
purse.widget.currency.shells.enabled=0
purse.widget.enabled=1
questing.defaultCampaign=room_builder
questing.enabled=true
questing.showDetailsForNextQuest=false
questing.startQuestDelayInSeconds=10
questing.useWing=true
room.dragging.always_center=0
room.rating.enable=1
roomadmin.url=http://127.0.0.1/housekeeping/?roomid=
roomenterad.habblet.enabled=false
roominfo.widget.enabled=1
simple.memenu.enabled=1
subscription.reminder.when.days.left=2
toolbar.new_additions.notification.enabled=true
toolbar.tracking.enabled=0
trax.player.sample.memory.purge.enabled=1
viral.furni.post_type=appRequest

If anybody can help, I would greatly appreciate it.

Thanks guys!

Pete
 
Back