Forums

Join
bbPress Support ForumsRequests and FeedbackProfile Permalinks

Info

Profile Permalinks

  1. 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.

  2. That's easy enough to do; it's implemented already in the bleeding-edge not-officially-released version of bbPress (which is actually perfectly stable and bug-free for me). This direct link will give you the currently newest version, revision 817. To activate these super-pretty permalinks, open your config.php and set the pretty permalinks option to 'slugs' instead, then if applicable (you'll probably know if it is) change the contents of your .htaccess file to whatever /bb-admin/rewrite-rules.php tells you to.

  3. Thanks I'll give it a try!

  4. You must log in to post.