我http://www.magentocommerce.com/download在localhost上安装了完整版本
Best Selling Products在安装之前,我已经创建了一个数据库并导入了"magento示例数据库"(从magento站点下载).
之后继续安装过程.http://www.magentocommerce.com/download当我点击任何产品时,我检查了它的显示,它给出了以下错误:
Whoops, our bad...
The page you requested was not found, and we have a fine guess why.
* If you typed the URL directly, please make sure the spelling is correct.
* If you clicked on a link to get here, the link is outdated.
What can you do?
Have no fear, help is near! There are many ways you can get back on track with Magento Demo Store.
* Go back to the previous page.
* Use the search bar at the top of the page to search for your products.
* Follow these links to get you back on track!
Store Home
My Account
Run Code Online (Sandbox Code Playgroud)
请帮助我非常紧急.我是Magento的新手.我将非常感谢你们所有人.
谢谢
我也经历过这个.在管理员中,转到系统>索引管理并重建各种目录索引,尤其是URL重写.
这是因为样本数据没有开始存储它的路径,需要计算它,而畅销产品部分不会读取正在使用的实际路径,而是一个静态CMS块,并修复了它的HREF .对于您自己输入的产品,这可能永远不会发生,因此无需担心.