I did remove the folder part and now it's just:
	Code:
	RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^get/([0-9]+).gif$ /siggy.php?id=$1 [L]
 but when I put the alternate BBCode into my siggy or testing it here, it's still not showing up. D: