I'm just trying to let new users register to Wordpress using WP-members, but with the w3all plugin enabled it's not working. The user does not receive any error messages and there is no issues in the logfile, the user is not created.
If I disable w3all new users can register to wp.
When using "not linked users", new users can register to wp, but cannot login to wp.
If if remove DB config for wp3all (to make the code stop) new users can register to wp and the also login to wp.
This has been working for years, but suddenly I noticed that new users hasn't been added for long so I'm not really sure what caused this.
To try to find where the code stops i added debug to it and found that w3all_add_phpbb_user was the last part that was executed.
/Tomas
Cannot create new users with wp-members anymore
-
- User w
- Posts: 15
- Joined: Tue Oct 16, 2018 5:37 pm
-
- User w
- Posts: 15
- Joined: Tue Oct 16, 2018 5:37 pm
Re: Cannot create new users with wp-members anymore
This is so strange. Today I have tested this
/Tomas
- Re-installed both wp-members and w3all
- Upgraded phpbb to latest 3.3.15
- Tried with and without the phpbb wp extension.
- Disabled all plugins excepts wp-members and w3all.
/Tomas
- axew3
- w3all User
- Posts: 2901
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Cannot create new users with wp-members anymore
from where you try to register and fail? WP default login/reg page or the wp-members registration page?