Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Paolo

    (@paoltaia)

    1 There is a red alert saying very weak visible on the registration form. If that’s not enough, you should add a text message above or below the form saying, password strength must be medium or above.

    2 We can’t provide support for paid plugins here (forum rules). You must create a support ticket through our website: https://userswp.io/support

    Thanks,

    Thread Starter adrian.jecan

    (@adrianjecan)

    Thank you for the answer. That alert which is actually the strength meter, is shown with or without a minimum strength and for a user, it doesn’t know what is the minimum strength required. For the end user what happens is that it just doesn’t work and will give up registration in the first seconds. And if I change the plugin, I can’t update it anymore. Or I’ll have to make the change every time. So it’s a good improvement suggestion.

    Thread Starter adrian.jecan

    (@adrianjecan)

    Another issue: there are plenty of missing columns in database, related to the users.

    WordPress database error Unknown column ‘uwp_country’ in ‘bzt_uwp_usermeta’ for query ALTER TABLE bzt_uwp_usermeta CHANGE uwp_country uwp_countryVARCHAR( 500 ) NULL made by do_action(‘wp_ajax_uwp_ajax_action’), WP_Hook->do_action, WP_Hook->apply_filters, UsersWP_Form_Builder->create_field, UsersWP_Form_Builder->admin_form_field_save

    Other missing columns: company_organization_or_institution_name , register_tos , current_position , linkedin , register_gdpr.

    So all this information is not saved on the users’ account. More than this, if I want to change something to any of these fields in admin -> Form Builder -> Account, I get the same error message: https://clip2net.com/s/4jg8hnG

    Thread Starter adrian.jecan

    (@adrianjecan)

    Here we go again. I added a new field in the Form Builder/Account, which I set it for the registration form too. Then, in the register form, after I click on the field, is added below the other form fields but then disapears. And when I reload the page, the field is again available to be added. So basically it never ads to the register form. Screen record: https://recordit.co/PGO4IIkOXe.

    In the database, the column was added (I checked).

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘I have a few issues’ is closed to new replies.