URL structure changed for members

The Chemistry BookForumsAnnouncementsURL structure changed for members

This topic has 1 voice, contains 0 replies, and was last updated by  LPH 181 days ago.

Viewing 1 post
Author Posts
Author Posts
October 3, 2010 at 11:15 am #1256

LPH

Now that the site is somewhat stable, it’s time to fix some of the more annoying features.

(1) Clicking on a person’s avatar now sends the browser to the person’s profile page.

(2) /member/ was removed from the URLs, so now the URL is http://www.thechembook.com/membername – much nicer.

Both were done in the wp-config file:

define ( 'BP_ENABLE_ROOT_PROFILES', true );
define( 'BP_DEFAULT_COMPONENT', 'profile' );

Viewing 1 post

You must be logged in to reply to this topic.