This topic contains 2 replies, has 3 voices. Last updated by Jason (Lead Developer) 4 years, 5 months ago.
Topic Author | Topic |
---|---|
Posted: Sunday Jul 22nd, 2012 at 1:38 pm #19943 | |
I’ve watched the video at http://www.s2member.com/videos/73410BDAD0526234/ titled “Login Welcome Page Conflicts”. The video says that the problem with BuddyPress causing a redirect back to the home page has been resolved. However, I’m having that issue if a user clicks the Login link in the BuddyPress toolbar. I’m running a WordPress multisite installation with the latest versions of WordPress, BuddyPress, bbPress, and S2 Member Pro. I also used iThemes Builder to create the WordPress theme. I followed the suggestion in the video to use Firebug and yep it confirmed the redirect on the Submit button on ONLY the login forms when you click the Login link on the BuddyPress toolbar. Looking at wp-login.php I found the following code starting at line #672:
Note that I commented out line #688 which was allowing BuddyPress to do the redirect. With no redirect being done, S2 Member Pro can now handle redirection to the specified Login Welcome Page. This seems to have fixed the problem temporarily. Of course, I imagine that I’ll have to keep making this change every time I upgrade WordPress so it’s not what I’d consider optimal. Do you have any suggestions as to a better way to get around this issue? Thank you in advance. Bruce, |