TriHoang
Chevereto Member
Please check this function "CHV\get_chv_setting('user_password_pattern');". I think it might be a error.
I got this when sign up for a new account.
I also got the same error when install the script.
My workaround is remove this.
Please take a lot and maybe fix it. Thank you!
I got this when sign up for a new account.

I also got the same error when install the script.
My workaround is remove this.
PHP:
pattern="<?php echo CHV\get_chv_setting('user_password_pattern'); ?>"
title="<?php echo s('%d characters min', CHV\get_chv_setting('user_password_min_length')); ?>"
Please take a lot and maybe fix it. Thank you!