Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/xml/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Magento 404创建存储后_Magento_Magento 1.9 - Fatal编程技术网

Magento 404创建存储后

Magento 404创建存储后,magento,magento-1.9,Magento,Magento 1.9,我尝试在我的magento中创建一个新商店,并按照教程中的所有步骤进行操作 ex:https://www.siteground.com/tutorials/magento/magento-multistore.htm 在我的索引页面中完成了所有测试步骤后,我更改了下面的代码,只是为了看看新存储中的一切是否正常: Mage::run($mageRunCode, $mageRunType); to Mage::run("nameCode", "nameType"); 但是我得到了一个404未

我尝试在我的magento中创建一个新商店,并按照教程中的所有步骤进行操作

ex:https://www.siteground.com/tutorials/magento/magento-multistore.htm
在我的索引页面中完成了所有测试步骤后,我更改了下面的代码,只是为了看看新存储中的一切是否正常:

Mage::run($mageRunCode, $mageRunType);

to 
Mage::run("nameCode", "nameType");

但是我得到了一个404未找到页面,无法找出缺失的内容。

当您创建新存储时,您不需要任何东西来访问index.php文件中的内容。创建新商店时,它将显示在前端的下拉列表中。您只需要从下拉列表中选择store