Plus EMU & RevCMS

Shxrty

Shorty#1960
Mar 31, 2018
629
163
Group badges dont work, they are just invisible

You must be registered for see images attach
 

Zachariah

Active Member
Aug 26, 2017
177
78
Add this to you web.config, and make sure your habbo-imaging folder is in your swfs / wwwroot
Code:
                <rule name="Habbo Imaging Group Badges">
                    <match url="^habbo-imaging/badges/([^/]+)" ignoreCase="false" />
                    <action type="Rewrite" url="/habbo-imaging/badge.php?badge={R:1}" appendQueryString="false" />
                </rule>
 

Shxrty

Shorty#1960
Mar 31, 2018
629
163
i did that and it still didn't work, i looked in the dev console and it cant find the badge location im guessing?
but my habbo-imaging folder is in my swf folder and my wwwroot.
 

Users who are viewing this thread

Top