Magento 1.7.0.2 Forgot password Fatal error - magento

When I enter email address to retrieve forgotten password it gives the following error after submit. Please help.
Fatal error: Call to a member function getBackend() on a non-object in /app/code/core/Mage/Eav/Model/Entity/Abstract.php on line 1536

Related

Can not reset admin password using reset password form

I am using CodeIgniter and PHP. I was developing a project where I have an admin role to change all features. I was trying to reset my admin password by using the reset password form. But when I am trying to submit the form.
When I am submitting the form it's showing an error message which I am tried to solve but I need some assistance to fix it. The error message is:
An uncaught Exception was encountered
Type: Error
Message: Call to undefined method Mailer::Tpl_PwdResetLink()
Filename: /home1/jobyouxy/public_html/application/controllers/admin/Auth.php
Line Number: 103
Backtrace:
File: /home1/jobyouxy/public_html/index.php
Line: 315
Function: require_once"
Filename: /home1/jobyouxy/public_html/application/controllers/admin/Auth.php
Line Number: 103
File: /home1/jobyouxy/public_html/index.php
Line: 315
See the screenshots of my code of this file location showing on the error message.

Magento 1.7.0.2 mail failure

I am currently getting the following error on my magento logs:
PHP Fatal error: Call to a member function isPathAllowed() on a non-object in /srv/erg.com/www/app/code/core/Mage/Core/Model/Email/Template/Filter.php on line 476
Any ideas?
I can see the similar issue with possible solution here
Please check if this solves your issue.

Magento Admin Panel error message: Fatal error: spl_autoload() [<a href='function.spl-autoload'>function.spl-autoload</a>]:

When attempting to login to the Magento admin panel, I am faced with the error message below. I could login fine yesterday and made no changes, so cannot understand why an error has occurred and am not sure how to resolve this one.
Fatal error: spl_autoload() [function.spl-autoload]: Class
Zend_Log_Exception could not be loaded in
/homepages/34/d502468010/htdocs/lib/Zend/Log/Writer/Stream.php on line
135

Magento Fatal error: Call to a member function setAddressFilter() in Address.php on line 431

I have this info after adding any product to cart (loged in or not loged in customers):
Fatal error: Call to a member function setAddressFilter() on a non-object in /home/we201626/public_html/xxx/magento/app/code/core/Mage/Sales/Model/Quote/Address.php on line 431
I don't know what is the reason - I instaled AddThis extention but now I uninstal it and recover my data - I had backup files. It doesn't work after it as well.
What happend?
How to resolve this problem?
Any idea?

Fatal error: Call to a member function setOrder() on a non-object in Magenotification.php

My website developed in magento is running well but when I try to open admin
www.mysite.com/admin
its trowing the following fatal error :
Fatal error: Call to a member function setOrder() on a non-object in
/home/mysite/public_html/app/code/local/Magestore/Magenotification
/Mode/Magenotification.php on line 200
Please help me to solve the problem.?

Resources