Hello dear users of DevBest.com!
I have a small problem after setting up the BrainCMS 1.8.0 and the current PlusEMU. (Everything downloaded from ***** - Idk if this is already advertising, please remove if so)
SWF Revision: PRODUCTION-201701242205-837386173
The group badges are invisible - CMS and Client, I'm using XAMPP and edited my .htaccess file (like the group badge fix on the forums told me)
Everything still runs on localhost / 127.0.0.1 and every config/variables file is directing to it
Hello, I still have this problem and I hope somebody can help me solving it.
I'm using:
- BrainCMS 1.8.0
- PlusEMU Habboon Edit
My .htacces:
Network Analyze with FireBug = http://<my url>/swf/habbo-imaging/badge/b01134s59114s11117s94110s55117.gif, 404 Not Found
#still need some help with this guys :c
Try what Lotus said(doubt it would work but try it) and check developer console to see if any error show. However one point I can agree with Lotus is that there is a link on override variable which has groups and you can edit that.
Search it in external_override_variables.txt and ctrl + f look for Groups and there should be 2 links.
Purge your cache and see if it works. If not then I'll be on PC in like 3-4hours.I sorted out the lines that should be important in this case.
external_variables.txt
group.badge.url=$(url.prefix)/habbo-imaging/badge/%imagerdata%.gif
group_logo_url_template=$(url.prefix)/habbo-imaging/badge-fill/%imagerdata%.gif
external_override_variables.txt
group.badge.url=http://127.0.0.1/swf/habbo-imaging/badge/%imagerdata%.gif
*whole site still run on localhost, so don't wonder.
I don't see any mistakes or unconfigured lines in my variables :/
Should I try to replace $(url.prefix) with full path?
In your external variables you have the linking set toI sorted out the lines that should be important in this case.
external_variables.txt
group.badge.url=$(url.prefix)/habbo-imaging/badge/%imagerdata%.gif
group_logo_url_template=$(url.prefix)/habbo-imaging/badge-fill/%imagerdata%.gif
external_override_variables.txt
group.badge.url=http://127.0.0.1/swf/habbo-imaging/badge/%imagerdata%.gif
*whole site still run on localhost, so don't wonder.
I don't see any mistakes or unconfigured lines in my variables :/
Should I try to replace $(url.prefix) with full path?
{url}/habbo-imaging
In your external variables you have the linking set to
and in your external override variables you might want to change it from; {url}/swf/habbo-imaging --- take out the /swfCode:{url}/habbo-imaging
Also make sure that the folders inside "habbo-imaging" are correct.
@TheUndertaker Doesn't work mate.
@Joshhh Taking out the /swf/ part would not work since my original path is 'htdocs/swf/habbo-imaging/badges' ?
@Lotus Hello Buddy, still nothing.
I would share the textfiles via pastebin but I am not able to post links because I need 3 posts. (so posts in this section doesn't count I think)
Edit: Important information! They are even invisible at the frontpage, so its not just the client.