Page 3 of 3

Re: Cannot create new users with wp-members anymore

Posted: Fri Apr 04, 2025 8:39 am
by tlagren
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

Re: Cannot create new users with wp-members anymore

Posted: Fri Apr 04, 2025 7:21 pm
by tlagren
This is so strange. Today I have tested this
  • 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.
Then having w3all enabled and selected the option to link users, new users cannot register to Wordpress anymore.

/Tomas

Re: Cannot create new users with wp-members anymore

Posted: Mon Apr 07, 2025 4:07 pm
by axew3
from where you try to register and fail? WP default login/reg page or the wp-members registration page?

Re: Cannot create new users with wp-members anymore

Posted: Tue Apr 15, 2025 6:07 pm
by tlagren
It's from the wp-members registration page. I haven't got time to re-enable the default wp registration but wil try to do that.

/Tomas