Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The trouble when I logged incorrectly three times #7

Open
IgorN opened this issue Feb 1, 2013 · 2 comments
Open

The trouble when I logged incorrectly three times #7

IgorN opened this issue Feb 1, 2013 · 2 comments

Comments

@IgorN
Copy link

IgorN commented Feb 1, 2013

Hello!
I catched this error after I logged incorrectly three times (correct login and wrong password).

Fatal error: Call to a member function set_template() on a non-object in /web/forum/includes/session.php on line 1734

I don't use your fork for phpbb I downloaded the last version from here https://www.phpbb.com/downloads/ maybe it's my problem?

Also if i try to login via forum and logged incorrectly three times I can see a captcha and don't see this error.

Maybe I can disable this verification via admin area?
Thanks a lot!

@clemherreman
Copy link
Contributor

Well sadly, we caught this error too. It even prevents the user to log in, excepted via phpbb's forms. Maybe @egeloen has an idea on how to fix/workaround this.

@jcare44
Copy link

jcare44 commented May 5, 2013

If you login your phpbb into a LoginSuccessHandler, you will only catch this error when your two databases are not synchronized. That way, it's pretty rare to catch it.
You can also reinitialise the user_login_attempts var in a LoginFailureHandler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants