• Hi Guys,

    WP CRM possibly due to a WP update now requires a PW to be entered rather than automatically creating one.

    This appears under Special Actions / Toggle Settings.

    Also, if I want to edit a user, it wants me to change the password every time. This in turn would email the person with the standard WP PW change email each time I have to change the Password

    Can you let me know if there is a fix for this?

    Paul

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor MariaKravchenko

    (@mariakravchenko)

    Hello.

    Try to disable third-party plugins. That is not a common behavior.

    Regards.

    Thread Starter ready_paul

    (@paulleeson)

    Hi Maria,

    Sorry but nothing to do with other plugins. Tested for that as part of any troubleshooting and prior to posting here.

    The FIX:
    I had to hack out the <div class=”minor-publishing-actions”>…</div> from crm_metaboxes.php to fix.

    Of course I will have to do this on all updates if you are not going to address the issue.

    Thanks,

    Paul

    Plugin Contributor MariaKravchenko

    (@mariakravchenko)

    Can you please provide steps with screenshots, I will try to replicate your issue.

    Thanks.

    Thread Starter ready_paul

    (@paulleeson)

    Hi Maria,

    Latest Version of WP-CRM and Latest Version of WP.

    The process to create the issue is.

    1: Add user via WP-CRM filling fields required.
    2: Once you select save button, the Toggle settings under Special Actions opens and asks to enter a PW twice. SEE crm_metaboxes.php for the coding for this.
    3: Also, if you try and update an existing user the above happens each time asking to add a Password for the user.

    You can see this function in crm_metaboxes.php

    Paul

    Plugin Contributor MariaKravchenko

    (@mariakravchenko)

    I have replicated your issue. Adding for the road map for the next release.

    Thank you for pointing.

    Plugin Contributor MariaKravchenko

    (@mariakravchenko)

    Hello.

    It seems that issue with prefilling the credentials in the browser settings. If you will delete the prefield value from first password field, contact will be added/edited.

    Regards.

    Thread Starter ready_paul

    (@paulleeson)

    Thanks Maria,

    I’ll leave my hack in place and perform manual updates of WP-CRM for now as the client will just get annoyed at having to do that each time.

    @paulleeson
    Can you please share what changes did you made?

    Here is the GitHub repository for this plugin link https://github.com/wp-crm/wp-crm

    Please refer to this issue when you create a pull request.

    Thanks

    Thread Starter ready_paul

    (@paulleeson)

    Hi Alim,

    I will do that asap but in the meantime and in LIB/UI/crm_metaboxes.php

    R

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Adding or editing user requires Password’ is closed to new replies.