Page 2 of 3

Re: 414 Request-URI Too Large - problem

Posted: Mon Mar 09, 2020 9:44 pm
by zpasji
thanks your tips are very useful, i'm one step ahead, i am currently having another problem

I log in via phpbb - I'm logged in to phpbb and wp - it's OK

I log in via phpbb and log out via wp - it's OK

I log in via wp and there is a problem ("Incorrect Username / Password.")

I log out via phpbb (effectively) and wordpress does not log me out and the forum page is looped

Re: 414 Request-URI Too Large - problem

Posted: Mon Mar 09, 2020 9:53 pm
by axew3
i've not understand how register, setup me an account to test please

p.s
about password:
have this user try to reset password once, into phpBB or wp?
The loop problem into iframe instead seem to be due to some wrong setting that should lead to not correctly read or detect that the user isn't logged or is logged, because i think maybe, js code fail due to some reason, for this i asked you an account to test a logged in user

Re: 414 Request-URI Too Large - problem

Posted: Wed Mar 11, 2020 5:40 pm
by zpasji
have this user try to reset password once, into phpBB or wp?
probably not, I don't remember anymore
--
I sent a message on priv

Re: 414 Request-URI Too Large - problem

Posted: Thu Mar 12, 2020 12:35 pm
by axew3
Hello! Ok i logged in with the user and this what happen:
the phpBB session cookie isn't set when login done into WP side.

I had to change the lang for the user you provided me to eng, because unfortunately i can't understand nothing into your lang!
All works fine if the user login in phpbb, because the cookie after is correctly recognized in wp.

pm sent
Now, to understand why the cookie is not set when you do login into wp side....
There are also problems with many users into phpBB, sharing same email address that after you'll need to resolve.