Habboon PlusEmu group badges not show up

btje

Member
May 17, 2012
46
2
Helloo,

Anybody knows why my Habboon group badges don't show up? I see them when editing but can't see them when finished so like when I want to wear them.

Thanks in advance
 
Last edited:

iGlenn

:)
Jul 21, 2015
618
92
In your external_variables there should be a code...
PHP:
group.badge.url=http://%predefined%/habbo-imaging/badge/%imagerdata%.gif
Change that to...
PHP:
group.badge.url=http://YOUR-IP OR DOMAIN/habbo-imaging/badge/%imagerdata%.gif

Something along those lines
 

btje

Member
May 17, 2012
46
2
In your external_variables there should be a code...
PHP:
group.badge.url=http://%predefined%/habbo-imaging/badge/%imagerdata%.gif
Change that to...
PHP:
group.badge.url=http://YOUR-IP OR DOMAIN/habbo-imaging/badge/%imagerdata%.gif

Something along those lines
Hey, it doesn't work man.. any idea?

When I replace it with:

it does seem to work but when I replace it with:

it doesnt work, any idea?
 
Last edited:

Modo

blame it on my asd
May 27, 2013
137
42
Code:
group.badge.url=http://www.domain.com/habbo-imaging/badge/%imagerdata%.gif
group_logo_url_template=http://www.domain.com/habbo-imaging/badge-fill/%imagerdata%.gif
Place the above code in your external variables. Then change domain.com to what your domain is. Then download: and place it in your root directory. Once you have done that clear your cache / enable dev mode on cloudflare and reload client.

Note: make sure there are only one group.badge.url= and group_logo_url_template= in your external variables, and it should be the ones from the code above.
 

Users who are viewing this thread

Top