However, they work when you're designing them?
And my habbo-imaging works great.
http://habsin.com/habbo-imaging/badg...4014s18014.gif
However, they work when you're designing them?
And my habbo-imaging works great.
http://habsin.com/habbo-imaging/badg...4014s18014.gif
http://forum.ragezone.com/f335/fix-h...badges-914837/
I presume you already saw this thread but have you followed all the steps ?
Last edited by Matata; 25-06-13 at 11:33 AM.
Add me on Skype (check my signature), i will help you.
Open your external_variables.txt and see if this is this:
Code:group.badge.url=http://%predefined%/habbo-imaging/badge/%imagerdata%.gif
Indeed, check your external_Vars.
This is my external variables:
group.badge.url=http://habsin.com/habbo-imaging/badge/%imagerdata%.gif
Try the emu config.
Try this:
Open: http://habsin.com/external_flash_texts_25.txt
Find: group.logo.url.template=http://%predefined%/habbo-imaging/badge-fill/%imagerdata%.gif
ChangeTo: group.logo.url.template=http://habsin.com/habbo-imaging/badge/%imagerdata%.gif
Then clear cache!
Last edited by Clawed; 30-06-13 at 03:38 AM.
Check that your Habbo.swf and badge imager is on the same domain. (Different subdomains don't work!)
Matata, you notice that in the c_images it says "badges"? change the /badge to /badges
If your on a VPS, go to the wwwroot, search for "web" click either web or web.config, add this rule:
<rule name="Imported Rule 2-1">
<match url="^habbo-imaging/badge/([^/]+)" ignoreCase="false" />
<action type="Rewrite" url="/habbo-imaging/badge.php?badge={R:1}" appendQueryString="false" />
</rule>
<rule name="Imported Rule 3-1">
<match url="^habbo-imaging/head/([^/]+)" ignoreCase="false" />
<action type="Rewrite" url="/habbo-imaging/head.php?figure={R:1}" appendQueryString="false" />
</rule>
This is impossible to make work.
Still looking for help.
Still looking for some help with this.
i've come accross the same problem..
Well in the badges-fill folder theres existing badges.. and if I use there name in
[myhiddenip]/habbo-imaging/badge/b0101s18062s16058s19166s18060.gif it works.... and if my group badge is set to one of those names for example 'b0101s18062s16058s19166s18060' it will work.
But if I attempt to make my own badge it makes them short as 'b1003s05015s05013s09114' and if I put that into the link to get the image it does not work.. Can someone help? Please :)
I still need help with this.
After installing SwiftEMU, there's some groups that works (those who came with the emulator).
Working group image: b7216s05014s05064s02094s01160.gif
Non-working group image: b0111s107064.gif
Looks like it doesn't make the full code?
Still looking for help.