• Resolved OniX777

    (@onix777)


    If you sign up for phpbb, after the entrance to the forum you can go to the website and login works. But if you logout on site and try to login again, the issue is not the correct password. That is a bunch of work only if you login on the forum.

    If you register on the site with the active plug-in, then it is not possible to login on site or on the forum. The error is the same – an incorrect password.

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

    (@axewww)

    looking for esc_sql added maybe in wrong way …

    Plugin Author axew3

    (@axewww)

    well since i do not experience right now, have you may update before this?
    https://wordpress.org/support/topic/released-1-5-8/#post-8694108

    i will be in place in little time more, let know

    Thread Starter OniX777

    (@onix777)

    plugin updated to 1.5.8

    Plugin Author axew3

    (@axewww)

    p.s also, check please that cookie setting in phpBB is ok.
    This should be:
    .yourdomain.com

    if it isn’t, setup with point and domain only, logout, clean cookie on browser, re.login.

    Thread Starter OniX777

    (@onix777)

    after re-activation plug-in registration on a site does not happen – a blank screen

    Plugin Author axew3

    (@axewww)

    what’s the site? can you link?

    Plugin Author axew3

    (@axewww)

    ps: is phpBB almost 3.1 version?

    Thread Starter OniX777

    (@onix777)

    Plugin Author axew3

    (@axewww)

    it can be a cookie problem maybe, so i’ve try to register but i can’t as it return me an error in language that i can’t understand so i can’t figure out how to resolve.
    can you setup an account test with pass test maybe?
    with no privileges of course, just a simple common user account.

    • This reply was modified 8 years, 4 months ago by axew3.
    Thread Starter OniX777

    (@onix777)

    yet I had to disable the plugin, because after the end of the session I could not even go to the admin panel under the administrator.
    database removed, the plugin is activated. even then I get to go.

    Thread Starter OniX777

    (@onix777)

    As I understand it, the problem is the password that is created when the active plug-in for the user. He differs from the standard hash passwords wordpress.

    Plugin Author axew3

    (@axewww)

    Ok, but look, when you need to disable wp_w3all to check, you can just set the wrong path (on config.php file if you’re using custom config), just comment the line
    // @define('PHPBB_INSTALLED', true);
    this is also valid of course if you include the root config.php of phpBB, but if you comment the same line on this, in the while the board (it is obvious) will not work.
    Or setting wrong in config of wp_w3all, the path, just adding a char that let not recognize the right path value.

    Clean cookies, and login.

    Plugin Author axew3

    (@axewww)

    i’ve not read the above you had post, i’ve see it now on email sorry.

    As I understand it, the problem is the password that is created when the active plug-in for the user. He differs from the standard hash passwords wordpress.

    Have you patch 1.5.8?
    https://wordpress.org/support/topic/released-1-5-8/#post-8694108

    If the user was created before this above, maybe the user have problem as a query was wrong. But only in this case (so it can’t affect admins accounts or already created accounts).
    The hash password should result the same on db for the user, once he login or update. Look also that updates are done at same time when done in WP, and when user visit WP if done in phpBB side.

    • This reply was modified 8 years, 4 months ago by axew3.
    Thread Starter OniX777

    (@onix777)

    Yes I updated the plugin.

    Still the logic of the plugin is this:
    – If you login on the forum, with an already pre-existing account(or registered on the forum), then you can go to the website and get into the admin panel.
    – If you try to login from the website, not the forum – the password is incorrect.

    – If you register a new user on the website, then you cannot login, neither on the website nor on the forum – the password is incorrect.

    It turns out that the plugin works only if you login and register on the forum.

    Plugin Author axew3

    (@axewww)

    i still can not experience this problem, nor my error logs are reporting nothing, that not mean something is not wrong for some reason in some way.

    So, i’ve re-patch just now the 1.5.8 reverting esc_sql out of all queries on class.wp.w3all-phpbb.php and changing ext_plugin_fixes.php to fire only on correct event.

    Can you try out now?

Viewing 15 replies - 1 through 15 (of 20 total)
  • The topic ‘Problems login’ is closed to new replies.