Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Unable to reset password on Diglin_Username 2.2.2 with Magento 1.7.0.2 #38

Open
noob4722019 opened this issue Mar 28, 2019 · 2 comments

Comments

@noob4722019
Copy link

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

@noob4722019
Copy link
Author

I've also tried re-installing the plugin with no luck

@sylvainraye
Copy link
Collaborator

Hi @austevo

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants