Magento 无法重新索引数据

发布于 2024-11-06 21:07:08 字数 91 浏览 0 评论 0原文

我正在尝试在本地主机 magento1.5v 中运行索引管理。当我选择所有复选框并点击提交按钮时,什么也没有发生。# 符号附加到地址栏中的 url。不知道出了什么问题!

I m trying to run index management in localhost magento1.5v.When I select all check boxes and hit submit button,nothing is happening.# symbol appending to the url in the address bar.No idea of whats going wrong!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

尛丟丟 2024-11-13 21:07:08

您可以通过 CLI 运行索引: php /path/to/magento/shell/indexer.php reindexall

如果这是 1.5 的全新安装,我会尝试使用不同的浏览器来查看。如果是从 1.4 升级到 1.5,我会仔细检查并确保您的核心文件没有被修改。

You can run the indexes via CLI: php /path/to/magento/shell/indexer.php reindexall

If this was a fresh install of 1.5 I would try a different browser just to see. If it was an upgrade from 1.4 to 1.5, I would double check and make sure none of your core files have been modified.

沙沙粒小 2024-11-13 21:07:08

有时,未正确保存的新产品(即带有 SKU)可能会破坏索引。检查所有产品是否有 SKU,并根据需要将其删除。

Sometimes a new product that is not saved properly (i.e. with a SKU) can break the indexing. Check the products all have SKUs and delete them if need be.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文