• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Possible bug function CHV\get_chv_setting();

Status
Not open for further replies.

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.
gback.jpg

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!
 
Yes, that workaround is totally valid. The fixed release will be available on April 8.
 
Status
Not open for further replies.
Back
Top