Updating default store view gave me an error
Closed this issue · 1 comments
mmenozzi commented
Action ID #1 - success The website has been saved.
Action ID #2 - success The store has been saved.
Action ID #3 - success The store view has been saved
Action ID #3 - error
Action ID #3 - error
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Error 404: Not Found</title>
<base href="http://localhostshell/errors/default/" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="robots" content="*" />
<link rel="stylesheet" href="css/styles.css" type="text/css" />
<link rel="icon" href="images/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
</head>
<body>
<div class="wrapper">
<div class="page">
<div class="header-container">
<div class="header">
<a href="http://localhostshell/" title="Magento Commerce" class="logo"><img src="images/logo.gif" alt="Magento Commerce" /></a>
</div>
</div>
<div class="main-container">
<div class="main col1-layout">
<div id="main" class="col-main">
<!-- [start] content -->
<div class="page-title">
<h1>404 error: Page not found.</h1>
</div>
<!-- [end] content -->
</div>
</div>
</div>
<div class="footer-container">
<div class="footer">
<address class="copyright">Magento is a trademark of Magento Inc. Copyright © 2012 Magento Inc.</address>
</div>
</div>
</div>
</div>
</body>
</html>
It seem that it overwrites the admin store