• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Group badges problem.. [Plus Emu]

Newbie Spellweaver
Joined
Feb 7, 2013
Messages
44
Reaction score
3
I get this in client.

I have habbo-imaging in my htdocs.

RewriteEngine On
RewriteRule ^habbo-imaging/badge/(.*).gif$ /habbo-imaging/badge.php?badge=$1
RewriteRule ^habbo-imaging/head/([^/]+) /habbo-imaging/head.php?figure=$1

what I got for .htaccess

external vars

group_logo_url_template=http://(hotel link)/habbo-imaging/badge-fill/%imagerdata%.gif
group.badge.url=http://(hotel link)/habbo-imaging/badge/%imagerdata%.gif

Idk what is wrong, everything seems linked.
 
Newbie Spellweaver
Joined
Feb 28, 2016
Messages
36
Reaction score
2
I get this in client.

I have habbo-imaging in my htdocs.

RewriteEngine On
RewriteRule ^habbo-imaging/badge/(.*).gif$ /habbo-imaging/badge.php?badge=$1
RewriteRule ^habbo-imaging/head/([^/]+) /habbo-imaging/head.php?figure=$1

what I got for .htaccess

external vars

group_logo_url_template=http://(hotel link)/habbo-imaging/badge-fill/%imagerdata%.gif
group.badge.url=http://(hotel link)/habbo-imaging/badge/%imagerdata%.gif

Idk what is wrong, everything seems linked.

You need check ur external_override_variables ^^
 
Upvote 0
Newbie Spellweaver
Joined
Sep 25, 2012
Messages
51
Reaction score
0
hi
in my htacess i have only this line

RewriteEngine On
RewriteRule ^habbo-imaging/badge/(.*).gif$ ./habbo-imaging/badge.php?badge=$1

and it work
 
Upvote 0
Back
Top