「AjudaHB」Group Badges - Bios 12.07.18 7:07
Hi guys, I have this problem:
https://prnt.sc/k5j57y
https://prnt.sc/k5j5e7
The folder habbo-imaging is located in (htdocs/.htaccess)
htdocs/.htaccess =
RewriteEngine On
RewriteRule ^([a-zA-Z0-9_-]+)(|/)$ index.php?url=$1
RewriteRule ^news/([a-zA-Z0-9_-]+)(|/)$ index.php?url=news&id=$1
RewriteRule ^home/([a-zA-Z0-9_-]+)(|/)$ index.php?url=home&user=$1
RewriteRule ^/habbo-imaging/badge/([a-zA-Z0-9_-]+)(|/)$ /habbo-imaging/badge.php?badge=$1
RewriteRule ^register/([a-zA-Z0-9_-]+)(|/)$ index.php?url=register&userref=$1
RewriteRule ^newpassword/([a-zA-Z0-9_-]+)(|/)$ index.php?url=newpassword&key=$1
RewriteEngine On
RewriteRule ^/habbo-imaging/badge/(.*).gif$ ./habbo-imaging/badge.php?badge=$1
My folder habbo-imaging is: https://gyazo.com/3ae8bf38b4fc0de399fe620bcd76c643
group.badge.url=http://MYIP/habbo-imaging/badges/base/%imagerdata%.gif
group_logo_url_template=http://MYIP/habbo-imaging/badges/templates/%imagerdata%.gif