• Resolved jaxuks

    (@jaxuks)


    Hello! I have issue with this plugin. After I installed and set it up, I can`t login/register thru my wordpress forms. I have to do it thru phpbb forms. How to solve this issue? I want to be able to login/register only thru wordpress forms, and every registered user to use forum without login again in phpbb.

    Thanks in advance!
    Best Regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author axew3

    (@axewww)

    You need to deactivate registration in phpBB, so users will be able to register only through WP side.

    I can`t login/register

    Strange. What are you using to login or register, WP form or some plugin/theme page?

    Possible reasons why login do not work that come in mind:

    1. phpBB is not 3.1 or better
    2. cookies in phpBB aren’t set to be available over all the domain
    3. you try to login with WP pass at first time install, the WP admin, but he need to use his phpBB password to login WP after logged out from WP at first plugin activation, as explained on installation help
    • This reply was modified 9 years, 3 months ago by axew3.
    • This reply was modified 9 years, 3 months ago by axew3.
    Thread Starter jaxuks

    (@jaxuks)

    Okey, I install new wordpress with user:admin and password:admin. Then I install PHPBB 3.2 with user:admin and password:adminadmin . Then install the plugin and add WP_w3all Path and Url configuration like this:

    If you have choose to include/use the custom wp-content/plugins/wp-w3all-config/config.php file, edit it before to apply the path value to file’s folder here

    C:\xampp\htdocs\forum
    (REQUIRED) Path – Absolute path to config.php file on wp-content/plugins/wp-w3all-config OR phpBB root folder – NOTE: do NOT add final slash ‘/’ here

    http://127.0.0.1/forum
    (REQUIRED) URL – Real phpBB URL – NOTE: do NOT add final slash ‘/’ here. Example: http://www.axew3.com/forum

    And when try to login in wordpress it doesn’t work and I need to login first in the forum and now I am automatically logged in wordpress site. I try to disable the registration on phpbb but doesn’t help. I need reverse things,need to login in wordpress site and automatically to logged me in phpbb.

    P.S. When try to login from the login form in wordpress only refresh the page.

    Thanks in advance!
    Best Regards

    Plugin Author axew3

    (@axewww)

    it return to me a cookie problem.

    have you try with installations of phpBB and WP using
    http://localhost/forum

    in place of http://127.0.0.1/forum

    ??

    I will try to check further more as i can about

    p.s maybe this not affect, maybe yes i need to re-look into, hard night here …

    • This reply was modified 9 years, 3 months ago by axew3.
    Thread Starter jaxuks

    (@jaxuks)

    On localhost everything work just fine after I set right cookies in forum. But in my web site everything work, except the logout and I don’t know why.

    Thanks in advance!
    Best Regards

    Plugin Author axew3

    (@axewww)

    can you link the site?
    you experience this when you logout wp side i imagine.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Problem with login/register ?’ is closed to new replies.