the fact that the database is different, do not change nothing, your problem is, a cookie problem. Substantially any problem with this plugin about logins, are +- ever cookie problems. Here some common solutions you can follow check to be up and running
Did you setup cookie in phpBB to be available over all the domain?
On ACP, cookie setting:
You need to setup as localhost if on localhost and as
.mydomain.com
if online on some site. Be careful on setting up these settings.
If changed, logout and CLEAN COOKIES on browser (may click into bottom phpBB link "Delete cookie" (that will delete all board's cookies))
Check also that this setting in ACP, on
Server configuration -> Security settings
the setting -> Allow "Remember Me" logins:
set it as Yes
and
Validate browser: set to YES
We should have cover + or - all common possibilities here, then i hope you'll be up and running soon!
Login Loop
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
-
- User ww
- Posts: 34
- Joined: Mon Dec 24, 2018 9:48 pm
Re: Login Loop
Odd, after new update site went into a redirect loop after logging in on phpbb forums. I checked out the two patch files and loaded them as instructed. I had not changed anything within cookies and the remember me has been activated in the ACP...
I then checked the login and noticed the remember box was not checked. I checked this box and logged in again without the loop. I can't remember, but isn't there a section to make sure that box is checked by default so that user registering or logging in for the first time won't get stuck in a loop?
I then checked the login and noticed the remember box was not checked. I checked this box and logged in again without the loop. I can't remember, but isn't there a section to make sure that box is checked by default so that user registering or logging in for the first time won't get stuck in a loop?
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Login Loop
the not remember me query was containing a bug (and also the remember me):
have you updated both files at date of this post or before?
Thu Dec 05, 2019 9:23 pm
let know
have you updated both files at date of this post or before?
Thu Dec 05, 2019 9:23 pm
let know
-
- User ww
- Posts: 34
- Joined: Mon Dec 24, 2018 9:48 pm
Re: Login Loop
I updated both files. I ended up installing an extension to have the box checked by default
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Login Loop
could you or someone else having login loops, disable ( if applied) this plugin that apply forced remember me logins, and replace with new patched filesI updated both files. I ended up installing an extension to have the box checked by default
....
removed
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Login Loop
nope, reproduced finally, i will go to patch as soon