Can't Login via Wordpress

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: Can't Login via Wordpress

Re: Can't Login via Wordpress

by axew3 » Sat May 13, 2017 7:58 am

hi, yes if users are not added there is a problem with database connection than.
Is your phpBB 3.1> ?

While phpBB users are added on fly at any time, when you start integration OLD WP users need to be transferred into phpBB because if not, when they login WP and aren't existent into phpBB, the session is not created and the plugin logout you. This the reason of what you experience.

2 reasons apparently: 1 phpBB isn't 3.1 or better, or your db connection data are wrong, if you are using the custom config.php file?

Can't Login via Wordpress

by vincenthend » Fri May 12, 2017 3:03 am

Hi,

It seems that after using the plugin I can't login from wordpress.
Everytime I tried to log in using wp-admin / wp-login, it accepts my username & password, but fails to create a session for me
The only way I can access my admin account on wordpress is to log-in at my phpBB forum and then switch to wordpress.

However there's one more problem, registered users also were not added to the forum (even using transfer, it says users transferred, but there's no wordpress user on the forum acp)
Is it the DB connection failing?

Top