Fixed: Fatal error during new password request

Issue:

Fatal error: Call to a member function setCustomerId() on a non-object in /home/portofoo/public_html/app/code/core/Mage/Customer/controllers/AccountController.php on line 753

Solution:

Please following the steps:

1. go to your_site/app/design/frontend/default/sm_theme/layout/customer.xml and add the following code direct before the </layout> tag:

2. then refresh cache and check again.

Thanks!