You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.
Thanks for the great addins. I'm having an issue with the username plugin with the above config.
Everything was working fine until recently, now password resets are failing with the below message after the username/email has been entered in the reset form.
Fatal error: Call to undefined method Diglin_Username_AccountController::_getHelper() in /home/sydneycl/public_html/app/code/community/Diglin/Username/controllers/AccountController.php on line 51
The text was updated successfully, but these errors were encountered:
The _getHelper method depends on the class Mage_Customer_AccountController. It's may be possible that the version of the Mage_Customer_AccountController class on your server which is found doesn't have the method _getHelper. You should check it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
Thanks for the great addins. I'm having an issue with the username plugin with the above config.
Everything was working fine until recently, now password resets are failing with the below message after the username/email has been entered in the reset form.
Fatal error: Call to undefined method Diglin_Username_AccountController::_getHelper() in /home/sydneycl/public_html/app/code/community/Diglin/Username/controllers/AccountController.php on line 51
The text was updated successfully, but these errors were encountered: