by axew3 » Tue Mar 18, 2025 10:02 pm
Hello Tomas. It's working fine here on my localhost. I mean this plugin
https://wordpress.org/plugins/wp-members/
i tested a registration of a test user adding the plugin shortcode
[wpmem_form register] into a test page and it worked fine.
tlagren wrote: ↑Thu Mar 13, 2025 1:05 pm
I still have the problem, but to not completely stop new user registration in Wordpress I temporary "miss configured" the database settings in the phpbb extension. So when having an invalid DB setup new users can register again. Off course users logged in in wp does not get automatically logged in into phpbb but that is less painful than preventing new users from signing up.
/Tomas
Not understood. To disable the extension in phpBB if you mean this, you should disable it into phpBB from the proper disable extension option.
But the one do not interfere anyway with the other. The WP plugin and the phpBB extension code runs each their own way.
The user registration in WP if the plugin is active, should just create the user in phpBB also, and not prevent the creation of the user in WP, if there is not the same email or username do not exist in phpBB.
Are you still in trouble?
Hello Tomas. It's working fine here on my localhost. I mean this plugin
https://wordpress.org/plugins/wp-members/
i tested a registration of a test user adding the plugin shortcode [b][i][wpmem_form register][/i][/b] into a test page and it worked fine.
[quote=tlagren post_id=6850 time=1741871132 user_id=1370]
I still have the problem, but to not completely stop new user registration in Wordpress I temporary "miss configured" the database settings in the phpbb extension. So when having an invalid DB setup new users can register again. Off course users logged in in wp does not get automatically logged in into phpbb but that is less painful than preventing new users from signing up.
/Tomas
[/quote]
Not understood. To disable the extension in phpBB if you mean this, you should disable it into phpBB from the proper disable extension option.
But the one do not interfere anyway with the other. The WP plugin and the phpBB extension code runs each their own way.
The user registration in WP if the plugin is active, should just create the user in phpBB also, and not prevent the creation of the user in WP, if there is not the same email or username do not exist in phpBB.
Are you still in trouble?