Solved -> S2member plugin: WP Login not work & ACP Blank
Posted: Tue Jun 28, 2016 5:36 pm
First off, what you've got here, if I can get it to work, is awesome!
Now my problem...
I am using w3all v1.4.6 and the latest versions of WordPress & phpBB
With w3all active, the only user that can log in, is the Administrator. Every other account gets redirected to my home page without being logged in. I use s2Member for access control and payment functionality. I suspect the two plugins are not playing well together. If w3all is deactivated, I get normal logon functionality back.
Also, when I click on the link I created to go to the forums (which are in a subdomain) I see my Admin user listed as logged on in phpBB, but phpBB still sends me to a logon screen with my logon information prefilled. It doesn't seem to recognize that I am the Admin user.
In fact, once I log on as the Admin user, it shows 2 users online, one registered, one guest.
Once I log on, I am unable to get to the ACP. It just displays a blank page. With w3all deactivated, I am unable to log into phpBB as the Admin user at all, it just keeps redirecting me to the login page.
I reset the phpBB cookie to .witchcraft-academy.com
The php.ini already had the openbase_dir commented out
I added the extra lines of code to the functions.php
When I added the Paths to the WP plugin side, it logged me out as expected. As far as I can tell, I have everything correct. I am not using the Last Topics or Embed Template, as I want the users to click a link within a protected section (using s2Member) in order to get to the forum.
Now my problem...
I am using w3all v1.4.6 and the latest versions of WordPress & phpBB
With w3all active, the only user that can log in, is the Administrator. Every other account gets redirected to my home page without being logged in. I use s2Member for access control and payment functionality. I suspect the two plugins are not playing well together. If w3all is deactivated, I get normal logon functionality back.
Also, when I click on the link I created to go to the forums (which are in a subdomain) I see my Admin user listed as logged on in phpBB, but phpBB still sends me to a logon screen with my logon information prefilled. It doesn't seem to recognize that I am the Admin user.
In fact, once I log on as the Admin user, it shows 2 users online, one registered, one guest.
Once I log on, I am unable to get to the ACP. It just displays a blank page. With w3all deactivated, I am unable to log into phpBB as the Admin user at all, it just keeps redirecting me to the login page.
I reset the phpBB cookie to .witchcraft-academy.com
The php.ini already had the openbase_dir commented out
I added the extra lines of code to the functions.php
When I added the Paths to the WP plugin side, it logged me out as expected. As far as I can tell, I have everything correct. I am not using the Last Topics or Embed Template, as I want the users to click a link within a protected section (using s2Member) in order to get to the forum.