axew3 wrote: Sat Jul 11, 2026 6:59 am
I already have the idea on how to re-write from scratch the plugin once forever and i will do as i can.
That sounds ambitious!
axew3 wrote: Sat Jul 11, 2026 6:59 am
Unfortunately my luck goes bad lately and i have many problems around to figure out.
I'm sorry to hear that.
Thank you for drawing attention to it. Ingenious and potentially useful plugin!
I'm afraid I've just found another problem...
With w3all WP network
activated
When a user logs in using phpBB logon form:
They are logged onto phpBB, but they are not logged into WP.
When they visit any of my WP sites/subsites, they are not logged in.
And after they go back to phpBB they are no longer logged in.
With w3all WP network
deactivated
When a user logs in using phpBB logon form:
They are logged onto phpBB, but they are not logged into WP sites/subsites (as expected).
But after they go back to phpBB they remain logged in to it.
Edit to add:
Actually, thinking about this, it's not a new problem. It's the old problem specific to the Simple Membership plugin.
I have got around it by modifying the phpBB logon form. My modified form opens in a modal and actually uses the WP Simple Membership logon system, then refreshes the phpBB page so the user can see they are logged on.
This works but it is slow 'hacky' (using iframe) and a bit unreliable. It would be much better if the standard phpBB logon could be used. I appreciate this is not a problem with w3all WP but an incompatibility with the Simple Membership plugin.