Group Badges Broken?

Status
Not open for further replies.

Bran

mediocre graphics artist
Mar 13, 2017
1,733
1,540
as i've made a thread the other day aswell the issue still hasn't been resolved i have no idea what's happened, the group badges just randomly stopped working.. you can see them when you go to edit the badge? but they arn't visible on the profile/anywhere else?

RhoAWyd.png

EHFevM8.png
 

AssLikeThat

Posting Freak
Jan 27, 2013
765
154
Double check all this:

web.config
Code:
        <rule name="Imported Rule 8">
          <match url="^habbo-imaging/badge/(.*).gif$" ignoreCase="false" />
          <action type="Rewrite" url="./habbo-imaging/badge.php?badge={R:1}" appendQueryString="false" />
        </rule>

In habbo-imaging folder

External_variables
Code:
group.badge.url=YOUR URL/habbo-imaging/badge/%imagerdata%.gif
group_logo_url_template=YOUR URL/habbo-imaging/%imagerdata%.gif

Not sure if i'm missing anything
 

Bran

mediocre graphics artist
Mar 13, 2017
1,733
1,540
Double check all this:

web.config
Code:
        <rule name="Imported Rule 8">
          <match url="^habbo-imaging/badge/(.*).gif$" ignoreCase="false" />
          <action type="Rewrite" url="./habbo-imaging/badge.php?badge={R:1}" appendQueryString="false" />
        </rule>

In habbo-imaging folder

External_variables
Code:
group.badge.url=YOUR URL/habbo-imaging/badge/%imagerdata%.gif
group_logo_url_template=YOUR URL/habbo-imaging/%imagerdata%.gif

Not sure if i'm missing anything
aye man, add me on discord Bran#8256
 
Status
Not open for further replies.

Users who are viewing this thread

Top