Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter helaili

    (@helaili)

    I believe I found it. Running the following SQL statement seems to solve the issue:

    delete FROM wp_usermeta where wp_usermeta.meta_key=’acui_force_reset_password’

    Plugin Author Javier Carazo

    (@carazo)

    @helaili,

    Yes, this is the way.

    But I have to prepare something in the plugin to avoid this problem.

    Thanks for your message, I will prepare some tool that will do it in an automatic way.

    Plugin Author Javier Carazo

    (@carazo)

    @helaili,

    I have just did it. In next version you will see it.

    I have the same problem with UM when importing users. You sad you did it 2 month ago. Your last update was three weeks ago and its still not working. What did you do?

    Plugin Author Javier Carazo

    (@carazo)

    @larsorangecode,

    You have a button in the “Documentation” tab that will remove all these meta values to avoid this problem.

    Anyway if you are using UM and UM is changing the login and the profile pages, you can use the hooks we have prepared to adapt this tool to UM in this case.

    Sorry, I can’t find any “Documentation” tab in my installation. I’m using version 2.5.1. The only thing I can find is Usercache under Adminpanel.

    Plugin Author Javier Carazo

    (@carazo)

    @larsorangecode,

    All things about this plugin are inside Tools -> Import and Export Users and Customers.

    Ah, I was looking in the wrong plugin. I was looking in UM but now I have found it and it works just perfect. No more loops for newly imported users. Thank you so much, you saved my day.

    Plugin Author Javier Carazo

    (@carazo)

    Yes, but I should add some addon to avoid this problem.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Unset the “Force users to reset their passwords” flag’ is closed to new replies.