Hi,
For EE 2.x installation that also has the forum module installed, there are two ways to reach to member profile.
1. <site_url>/member/profile/ (from member module)
2. <site_url>/forum/member/profile (from forum module)
The specific path might vary if the trigger words for forum and member are different. Still, there are two ways to reach the member profile etc. And each uses code from a different theme (forum theme and profile theme).
I would rather use only one of these (#2). How can this be accomplished?
Is there a way, other than using .htaccess redirect, to have <site_url>/member/profile actually use the theme code from the <site_url>/forum/member/profile?
Please advise.
Thanks,
Maneesh