I had the same problem but when I analysed the changes between zc v1.5.0 and v1.5.1, which I had installed, I discovered that a critical file has changed (and moved). Specifically:
I solved it by merging this plugin's /includes/functions/password.funcs.php with that supplied by v1.5.1.DELETED Files (since release of v1.5.0)
- /admin/includes/functions/password_funcs.php (replaced with updated /includes/functions/password_funcs.php which is now shared with both admin and non-admin)



Reply With Quote
