Skip to main content
ErrorsMagentoUpgrading

Magento 404 frontend error after upgrade

By November 27, 2014April 28th, 2015No Comments

After upgrading a Magento ecommerce store from v 1.4.1.0 to 1.6.1.0 the frontend displayed a 404 error. The admin section still worked but refreshing the cache, rebuilding the catalog url rewrite index, and restoring the original .htaccess and index.php, had no effect.

“core_store” Table Issue

Instead the problem was in the database and the default store settings.

  1. Using MyPhpAdmin find the “core_store” table in your Magento db.
  2. Find the is_active column and change the value from 0 to 1, for the Default Store View
  3. Go back to your site URL and refresh the page. Hopefully your site will now be back up and running.

Magento 404 frontend error

Let me know if this helped fix your Magento 404 frontend error in the comments. Thanks again to the Stackoverflow community.

 

Andrew Taylor

A senior UI designer with over 25 years of web design and web development experience working for some of the largest companies in the UK. An expert in all things Magento and WordPress.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.