AlexVolc
New Member
- Apr 20, 2018
- 16
- 10
Okay so, basically what I have is a localhost setup so sorry I can't provide any direct links for you.
I'll iron out the issues I have already fixed to help you support me:
external_variables.txt:
group.badge.url=localhost/swf/habbo-imaging/badge?badge=%imagerdata%.gif
However when the external_override_variables read this:
group.badge.url=
It causes the client to disconnect, if I remove "http://" the client no longer disconnects but the group badge still appears blank.
I have tried a lot of things and have been going at this for a few hours now before even considering asking for help, it is entirely possible that I missed over something very basic but I'm pretty sure I've fixed everything that could possibly be fixed. Any help would be greatly appreciated and thank you in advance
I'll iron out the issues I have already fixed to help you support me:
- What PHP version are you using? I am using PHP7 and have already switched over to a PHP7 friendly badge.php
- Are you using IIS or xampp and is the config appropriately fixed? I am using Xampp and yes I have updated the .htaccess.
- Have you changed /badge-fill/ to /habbo-imaging/? Yes.
- Are your external_variables pointing to the correct place? Yes.
- Are your badge_definitions correct? Yes.
- Are your group_items correct? Yes.
- Are you clearing your cache? Yes.
external_variables.txt:
group.badge.url=localhost/swf/habbo-imaging/badge?badge=%imagerdata%.gif
However when the external_override_variables read this:
group.badge.url=
You must be registered for see links
It causes the client to disconnect, if I remove "http://" the client no longer disconnects but the group badge still appears blank.
I have tried a lot of things and have been going at this for a few hours now before even considering asking for help, it is entirely possible that I missed over something very basic but I'm pretty sure I've fixed everything that could possibly be fixed. Any help would be greatly appreciated and thank you in advance