Hi,
I got a redirecting error, when I insert this in my existing .htaccess file on forum root
PHP Code:
#myspace profile
RewriteRule ^$ index.php
RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?&username=$1
does this need any page related modifications?
And for what is it good for? If I use the mod without the .htaccess modification, it nearly looks like the screenshots you attached.
Maybe you got an idea...