Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught ReferenceError: zxcvbn is not defined in edit profile #22

Closed
ov3rk1ll opened this issue May 7, 2014 · 0 comments
Closed

Uncaught ReferenceError: zxcvbn is not defined in edit profile #22

ov3rk1ll opened this issue May 7, 2014 · 0 comments

Comments

@ov3rk1ll
Copy link

ov3rk1ll commented May 7, 2014

The password-strength-meter.js throws "Uncaught ReferenceError: zxcvbn is not defined" on line 21.

This can be fixed by adding the following line to wpuf-editprofile.php:199

<script src="<?php echo site_url(); ?>/wp-includes/js/zxcvbn.min.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant