by axew3 » Sat May 09, 2020 4:16 pm
The cookie setting.
If the problem is the cookie, note that you have to setup phpBB cookies to be available overall the domain.
Note also that the if the admin user in WP that you're logged in with, is not the default one with that installed wp (uid1), the same user need to exists with same username and email in phpBB. If the user is the default wp installer with uid 1, note that need to exist in phpBB, the installer phpBB uid2, and it is associated with him, despite may crated with different usernames.
if you are in trouble while testing, do not forget No Panic instructions:
viewtopic.php?p=2703#p2703
may try to create an admin in wp, then a correspondent user in phpBB will be created. And test things. If do not work, the problem should be the cookie setting i assume. Let know
The cookie setting.
If the problem is the cookie, note that you have to setup phpBB cookies to be available overall the domain.
Note also that the if the admin user in WP that you're logged in with, is not the default one with that installed wp (uid1), the same user need to exists with same username and email in phpBB. If the user is the default wp installer with uid 1, note that need to exist in phpBB, the installer phpBB uid2, and it is associated with him, despite may crated with different usernames.
if you are in trouble while testing, do not forget No Panic instructions:
[url]https://www.axew3.com/w3/forums/viewtopic.php?p=2703#p2703[/url]
may try to create an admin in wp, then a correspondent user in phpBB will be created. And test things. If do not work, the problem should be the cookie setting i assume. Let know