Page 1 of 1
wp_w3all 1.4.1 has been released! Update!
Posted: Tue Jun 07, 2016 1:13 am
by axew3
Please, update as soon wp_w3all to latest 1.4.1, as it solve several important bugs:
= 1.4.1 =
* Fix WP logout loop redirection and logout (remain minor fix)
* Fix Last Topics Post - Text Post Mode fix, where was failing to clean/remove tags
* Fix correct session user update
* Fix, user active, or not on register: registered, but not as active in phpBB, added as deactivated in WP
* Fix more 1.4.0 bugs
* Add https
Re: wp_w3all 1.4.1 has been released! Update!
Posted: Wed Jun 08, 2016 5:13 pm
by grungyape
Can you clarify what should be happening on account registration with phpBB3 accounts?
Right now, new registrations are creating active phpBB3 accounts. We need them inactive until verified. I don't see a setting to say make them inactive.
Re: wp_w3all 1.4.1 has been released! Update!
Posted: Wed Jun 08, 2016 6:12 pm
by axew3
I mean WordPress or phpBB default installations, so:
as should be, a new user on WP can't be created by default as no role: the default on WP side is a subscriber at minimum.
When an user is created on WP side so, at moment, wp_w3all add him as registered on phpBB. This can be easily changed in the way on last post i've report you.
If you create an user in phpBB, and this user is not active or not email confirmed an so on, if same user try to login on WP side, will be added, but as no Role in WP.
You can create on WP, so deactivate user and will be at same time deactivated on phpBB also.
Isn't it? Or what exactly would you like to see as result or option?
I need to add an hint at docs about when necessary to delete users, at moment, the most comfortable and easy way to delete users on both is two step:
1) Delete users in WP, so all deleted users are auto deactivated in phpBB by wp_w3all.
2) Use Prune Users on phpBB, deleting all deactivated accounts in one click.
Re: wp_w3all 1.4.1 has been released! Update!
Posted: Wed Jun 08, 2016 6:47 pm
by grungyape
I don't think I'm confused on the delete aspect, but I will state what I THINK its doing.
If user is deleted in WP, you deactivate them in phpBB3. (yes? perfect if so)
Here is the issue with phpBB3 users per what I thought I asked for.
Keep in mind that a lot of people use plugins for user registration. User registration plugins override WP user settings. There is no way you can anticipate what they are using, or what settings it has. By all accounts, I use "Ultimate Member". All my users are created as Subscribers, but UM prevents them from logging in. I set UM to make me review and validate all users. In a perfect world, if I click the UM button to activate them, I'd be perfect if you knew this and then created an active user in phpBB3. But, I know this is not realistic.
Therefore, I'd like a simple setting in your plugin settings to do this:
http://screencast.com/t/SDFcIfZWI
This setting allows me to say, regardless of their "user" settings in WP, when you make a new user, make then inactive or active.
Whether your plugin makes them automatically, or when they use the WP transfer option, all NEW accounts are made as active or inactive based on that setting.
Re: wp_w3all 1.4.1 has been released! Update!
Posted: Wed Jun 08, 2016 7:23 pm
by grungyape
Heck, if you want to be 200% awesome, set them as inactive (per my image), and give us an option in WP Users to active/inactive them in phpBB3.
Here is an example:
http://screencast.com/t/VcDle8Q2e
Re: wp_w3all 1.4.1 has been released! Update!
Posted: Wed Jun 08, 2016 9:23 pm
by axew3
WP Users to active/inactive them in phpBB3
Already this should be: user profile, set as No role for this site: so in phpBB will be deactivated.
But there is a bug about email of deactivated users in wp on 1.4.0> that set an email also for this user, that was a stupid test remained on the code.
So you can deactivate only one user, after the deactivation return the error message: Error, username or email already exist ...
Please, wait 1.4.3 just releasing