Thanks for reporting your experience.imjjss wrote:@Janson,
Would you please check this redirect code still working? I paste this code in the login/welcome page option (changed yoursite.com to mysite.com), nothing happened, logged in user still goes to homepage.
I can verify that this feature is working in the latest release of s2Member v3.2.7+, and to my knowledge, it has been working well since v2.9.4.
That being said, you'll want to make sure that your Users are not logging in with a
?redirect_to= variable tagged on to the end of the login URL. The
?redirect_to variable will override the default setting for s2Member. It''s normally associated with Sidebar login widgets that are designed to redirect Users back to a specific page, such as the page they were visiting prior to logging into your site.
Related thread:
viewtopic.php?f=4&t=646&p=3532&hilit=redirect_to#p2802P.S. Also make sure that this page actually exists on your site.- Code: Select all
http://www.yoursite.com/members/%%current_user_login%%/profile/
In other words, make sure BuddyPress is installed, activated, and configured.