[HELP] Missing hair on webpage

Skythrust

Member
Jul 9, 2019
133
7
Hello,

I have the BrainCMS but whatever I try I still having issues with the haircuts on the avatars.
Any idea what the problem could be?



The avatar source code is;
Code:
https://www.habbo.com.tr/habbo-imaging/avatarimage?figure=<?= User::userData('look') ?>&head_direction=3&action=wav&gesture=sml

Thanks!
 

Skythrust

Member
Jul 9, 2019
133
7
Can you show us a screenshot of what hair you’re missing?



Code:
https://www.habbo.com/habbo-imaging/avatarimage?hb=image&figure=ch-685-80.sh-3089-73.lg-720-1320.hr-3273-59-1352.hd-600-1\9 &headonly=0&direction=4&head_direction=3&gesture=sml&size=m
 

Joe

Well-Known Member
Jun 10, 2012
4,155
1,942


Code:
https://www.habbo.com/habbo-imaging/avatarimage?hb=image&figure=ch-685-80.sh-3089-73.lg-720-1320.hr-3273-59-1352.hd-600-1\9 &headonly=0&direction=4&head_direction=3&gesture=sml&size=m
Not sure why there's a back slash in there?
Code:
https://www.habbo.com.br/habbo-imaging/avatarimage?hb=img&figure=ch-685-80.sh-3089-73.lg-720-1320.hr-3273-59-1352.hd-600-19
works fine.
 

Skythrust

Member
Jul 9, 2019
133
7
Not sure why there's a back slash in there?
Code:
https://www.habbo.com.br/habbo-imaging/avatarimage?hb=img&figure=ch-685-80.sh-3089-73.lg-720-1320.hr-3273-59-1352.hd-600-19
works fine.
Hmm I can't find that back slash in the code

Code:
https://www.habbo.com.tr/habbo-imaging/avatarimage?figure=<?= User::userData('look') ?>&head_direction=3&action=wav&gesture=sml
 

JayC

Always Learning
Aug 8, 2013
5,504
1,401
Hmm I can't find that back slash in the code

Code:
https://www.habbo.com.tr/habbo-imaging/avatarimage?figure=<?= User::userData('look') ?>&head_direction=3&action=wav&gesture=sml
It's in your users look which mean there is a backslash probably in the figuredata where it shouldn't be
 

Users who are viewing this thread

Top