froger-me / wp-remote-users-sync

Synchronise users across WordPress websites
GNU General Public License v3.0
72 stars 33 forks source link

User Roles not being updated #19

Closed lyledg closed 3 years ago

lyledg commented 3 years ago

I have installed the latest version of the plugin (1.2.6), and it seems when changing the user role on the parent site, that it does not replicate this to the child site?

Scenario: Both sites are running WooCommerce 1) Change User role on parent from Subscriber > Customer 2) User remains Subscriber on child domain

Can you assist please?

lyledg commented 3 years ago

All the intersite tests come back as ok and green ticks, but even changing passwords does not seem to sync either

lyledg commented 3 years ago

Looking at the logs the roles are not being changed:

[user_pass] => HIDDEN [roles] => Array ( [set] => [add] => )

lyledg commented 3 years ago

I have noticed a further issue when logging and logging out.

With WPRUS activated, login time for this user is 14 seconds, when disabled it comes down to 1.5s

lyledg commented 3 years ago

I have resolved the issues..plugin is quite sensitive to setup