Fatal error in Frontend

Hello,

We are experiencing problems with our Magento JM Megamall template…

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 84 bytes) in /home/magento/public_html/lib/Varien/Object.php on line 245

The site worked just fine 2 days ago, and now we are getting this error (screen shot attached). We haven’t done anything except inserting new categories and products.

Thank you.
Srdjan Ninkovic
Attachment 33285

1 answer

Profile photo of Eddy Ricardo Santos 340.00 $tone January 23, 2014
Public

Hi srdjan,

I had the same error some time ago but this is not template issue. Is Magento issue. Sometimes appear as memory limit but is database index really. Try this:

1- go to shell (console)
2- go to magento_folder/var/ .Delete all files/folders into cache/ and session folders
3- go to magentp_folder/shell and run
Code:

php -f indexer.php reindexall

4- back to Admin Panel and flush the cache.
5- Try to refresh the frontend

I hope help.

#1

This question is now closed

Written By

Comments