On my forum I have pretty permalinks working but for profile pages I'd like to use the username rather then the user id. For example I'd like the url to be example.com/profile/username instead of example.com/profile/1.
I've looked around and tried to do this myself with no success (my php knowledge is pretty minimal). I could really use the help. Thanks.