I am really struggling with getting this integration to work for my site. I went through every single setting on both PMP and WPForo and I can't figure out how to get the profiles to sync so that a user would not need to log in to both to have a profile on the forum. As it stands right now, when I use the PMP log in, a registered user is directed to their Membership Account page. When I go to the forum, they need to log in again to access their profile, which puts them into an endless loop. Please help!
Hi @angela-diehl ,
Please note that you should not keep enabled the wpForo forum login/registration pages if you have paid membership plugin. You should change the wpForo/login/registration page URLs to the Membership URLs.
1. Go to wpForo > Settings > Login & Registration admin page.
2. Set "No" all the following settings:
- Replace Registration Page URL to Forum Registration Page URL
- Replace Login Page URL to Forum Login Page URL
- Replace Reset Password Page URL to Forum Reset Password Page URL
3. Then copy the paths of Membership Plugin's login, register and reset-password pages and put them to the corresponding field of the next Custom Authorization URLs setting. Please not that you should put the path (/login, or/sign-in or whatever is yours) not the URL ( https://example.com/login ...)
Once the steps above are done, go to wpForo > Overview admin page, scroll down and click the [Delete all caches] button. Then delete your website cache.
So you'll have single login page. Once users are login they'll be loggedin for wpForo as well. I assume you use the same WordPress for both wpForo and Membership plugin.
Thank you. I did all of that and have triple checked that it's all correct throughout WPforo and PMP. The issue is that once the user logs in with PMP, when they go to access their WPForo Profile/Account in the Forum drop down menu by clicking "Account," it takes them back to /login instead of their WPForo participant/account page. See screenshot. How can I stop this redirect from happening?