Magento – Fix Error ‘Invalid Backend Model Specified’

errormagento-1.8

when i try run magento, i see in log file next error:

a:5:{i:0;s:74:"Invalid backend model specified:
eav/entity_attribute_backend_time_updated";i:1;s:6088:"#0
\app\code\core\Mage\Eav\Model\Entity\Attribute\Abstract.php(346):
Mage::exception('Mage_Eav', 'Invalid backend…')

Can you help how i can fix this? because i can not found solution((
any solutions please, Thanks

Backend working good, not working only frontend

Best Answer

In the table eav_attribute find rows with the field backend_model equal to given model and temporary remove them or change the model to the name of the existing class.