I have a custom script which pulls the user’s id value from the URL to display certain user based details. This works fine when displaying the user’s profile from a search via CB user list, but when linking directly to the user’s profile from a logged in state the user id is not retained in the URL. Is there an easy fix to add the user id value to the URL when the logged in user views their profile? If not, can you please point me in the direction of the code which I can edit to add this feature? Thank you for your time.