Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Group badge PlusEMU
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mrmue77" data-source="post: 419286" data-attributes="member: 77663"><p>Hey. Joshhh fixed this for me yesterday. I had the same problem as you. Make sure these files like like this on the bottom:</p><p></p><p><strong><span style="color: #ff0000">external_override_variables.txt</span></strong></p><p>group.homepage.url=${url.prefix}/groups/%groupid%/id</p><p></p><p>group.badge.url=<a href="http://localhost/habbo-imaging/badge/%imagerdata%.gif" target="_blank">http://localhost/habbo-imaging/badge/%imagerdata%.gif</a></p><p>habbopages.url=<a href="http://localhost/swfs/gamedata/habbopages/" target="_blank">http://localhost/swfs/gamedata/habbopages/</a></p><p>flash.client.url=<a href="http://localhost/swfs/gordon/PRODUCTION-201604132204-637539863/" target="_blank">http://localhost/swfs/gordon/PRODUCTION-201604132204-637539863/</a></p><p>external.texts.txt=<a href="http://localhost/swfs/gamedata/external_flash_texts.txt" target="_blank">http://localhost/swfs/gamedata/external_flash_texts.txt</a></p><p>external.override.texts.txt=<a href="http://localhost/swfs/gamedata/override/external_flash_override_texts.txt" target="_blank">http://localhost/swfs/gamedata/override/external_flash_override_texts.txt</a></p><p>external.override.variables.txt=<a href="http://localhost/swfs/gamedata/override/external_override_variables.txt" target="_blank">http://localhost/swfs/gamedata/override/external_override_variables.txt</a></p><p>productdata.load.url=<a href="http://localhost/swfs/gamedata/productdata.txt" target="_blank">http://localhost/swfs/gamedata/productdata.txt</a></p><p>furnidata.load.url=<a href="http://localhost/swfs/gamedata/furnidata.xml" target="_blank">http://localhost/swfs/gamedata/furnidata.xml</a></p><p></p><p></p><p><span style="color: #ff0000"><strong>external_variables.txt</strong></span></p><p>productdata.load.url=<a href="http://localhost/swfs/gamedata/productdata.txt" target="_blank">http://localhost/swfs/gamedata/productdata.txt</a></p><p>external.texts.txt=<a href="http://localhost/swfs/gamedata/external_flash_texts.txt" target="_blank">http://localhost/swfs/gamedata/external_flash_texts.txt</a></p><p>external.override.variables.txt=<a href="http://localhost/swfs/gamedata/override.txt" target="_blank">http://localhost/swfs/gamedata/override.txt</a></p><p>flash.client.url=//localhost/swfs/gordon/PRODUCTION-201604132204-637539863/</p><p>furnidata.load.url=<a href="http://localhost/swfs/gamedata/furnidata.xml" target="_blank">http://localhost/swfs/gamedata/furnidata.xml</a></p><p>external.variables.txt=<a href="http://localhost/swfs/gamedata/external_variables.txt" target="_blank">http://localhost/swfs/gamedata/external_variables.txt</a></p><p>external.override.texts.txt=<a href="http://localhost/swfs/gamedata/override/external_flash_override_texts.txt" target="_blank">http://localhost/swfs/gamedata/override/external_flash_override_texts.txt</a></p><p>external.figurepartlist.txt=<a href="http://localhost/swfs/gamedata/figuredata.xml" target="_blank">http://localhost/swfs/gamedata/figuredata.xml</a></p><p></p><p></p><p><span style="color: #ff0000"><strong>.htaccess</strong></span></p><p>RewriteEngine On </p><p>RewriteRule ^habbo-imaging/badge/([^/]+) /habbo-imaging/badge.php?badge=$1</p><p>RewriteRule ^habbo-imaging/head/([^/]+) /habbo-imaging/head.php?figure=$1</p><p></p><p>This did it for me. Hope it works for you too.</p></blockquote><p></p>
[QUOTE="mrmue77, post: 419286, member: 77663"] Hey. Joshhh fixed this for me yesterday. I had the same problem as you. Make sure these files like like this on the bottom: [B][COLOR=#ff0000]external_override_variables.txt[/COLOR][/B] group.homepage.url=${url.prefix}/groups/%groupid%/id group.badge.url=[URL]http://localhost/habbo-imaging/badge/%imagerdata%.gif[/URL] habbopages.url=[URL]http://localhost/swfs/gamedata/habbopages/[/URL] flash.client.url=[URL]http://localhost/swfs/gordon/PRODUCTION-201604132204-637539863/[/URL] external.texts.txt=[URL]http://localhost/swfs/gamedata/external_flash_texts.txt[/URL] external.override.texts.txt=[URL]http://localhost/swfs/gamedata/override/external_flash_override_texts.txt[/URL] external.override.variables.txt=[URL]http://localhost/swfs/gamedata/override/external_override_variables.txt[/URL] productdata.load.url=[URL]http://localhost/swfs/gamedata/productdata.txt[/URL] furnidata.load.url=[URL]http://localhost/swfs/gamedata/furnidata.xml[/URL] [COLOR=#ff0000][B]external_variables.txt[/B][/COLOR] productdata.load.url=[URL]http://localhost/swfs/gamedata/productdata.txt[/URL] external.texts.txt=[URL]http://localhost/swfs/gamedata/external_flash_texts.txt[/URL] external.override.variables.txt=[URL]http://localhost/swfs/gamedata/override.txt[/URL] flash.client.url=//localhost/swfs/gordon/PRODUCTION-201604132204-637539863/ furnidata.load.url=[URL]http://localhost/swfs/gamedata/furnidata.xml[/URL] external.variables.txt=[URL]http://localhost/swfs/gamedata/external_variables.txt[/URL] external.override.texts.txt=[URL]http://localhost/swfs/gamedata/override/external_flash_override_texts.txt[/URL] external.figurepartlist.txt=[URL]http://localhost/swfs/gamedata/figuredata.xml[/URL] [COLOR=#ff0000][B].htaccess[/B][/COLOR] RewriteEngine On RewriteRule ^habbo-imaging/badge/([^/]+) /habbo-imaging/badge.php?badge=$1 RewriteRule ^habbo-imaging/head/([^/]+) /habbo-imaging/head.php?figure=$1 This did it for me. Hope it works for you too. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Group badge PlusEMU
Top