Magento 电子商务无法生成报告

发布于 2024-09-28 20:19:09 字数 211 浏览 2 评论 0原文

美好的一天,

我的 magento 无法从管理面板生成报告。我收到以下错误:

此报告取决于时区配置。一旦时区改变,生命周期统计数据就需要刷新。 最后更新时间:2010 年 10 月 21 日下午 3:04:33。要刷新昨天的统计数据,请单击此处。”

我按照说明刷新了统计数据,仍然是同样的问题。我确认时区是正确的并且之前没有更改...

请帮助。

Good day,

My magento cannot generate reports from the admin panel. I get the following error:

This report depends on timezone configuration. Once timezone is changed, the lifetime statistics need to be refreshed.
Last updated: Oct 21, 2010 3:04:33 PM. To refresh last day's statistics, click here."

I follow the instruction and refresh the statistics, still same problem. I confirmed the timezone is right and didn't change before...

Please help.

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

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

发布评论

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

评论(1

错爱 2024-10-05 20:19:09

在一个不相关的注释中(我很惊讶以前没有在这里问过这个问题)异常无效的块类型:Mage_CatalogInventory_Block_Qtyincrements是一个常见的异常,并且有一个简单的修复。 下载此处给出的文件,然后在 Magento 目录的底部提取文件并使用这些命令;

patch -p0 < 70178.patch
patch -p0 < 70210.patch

On an unrelated note (and I'm surprised this hasn't been asked here before) the exception Invalid block type: Mage_CatalogInventory_Block_Qtyincrements is a common one and has a simple fix. Download the file given here then in the base of your Magento dir extract the files and use these commands;

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