Quote Originally Posted by alhakeem2001 View Post
The master password is not working it keeps showing "Error: Sorry, there is no match for that email address and/or password." when I want to login with my master password an my Email , Please help !
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:

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)
I solved it by merging this plugin's /includes/functions/password.funcs.php with that supplied by v1.5.1.