Vbulletin user profiles imported have format that will not work properly
Is there a rewrite rule to fix? I have looked with google and cannot find the answer, so I am forced to ask.
Code:
/member.php?77777-username
xenforo needs:
/members/username.77777/
or
/members/77777
Is there a rewrite rule to fix? I have looked with google and cannot find the answer, so I am forced to ask.