【问题标题】:Magento Admin Category Toggle menu errorMagento 管理类别切换菜单错误
【发布时间】:2012-05-17 10:57:38
【问题描述】:

我点击了管理中的类别菜单,但它在萤火虫上给了我这个错误。

toolbarToggle 未定义 toolbarToggle.stop();

请帮帮我。

注意:我的 magento 从 1.4 更新到 1.6。

【问题讨论】:

标签: magento categories magento-1.6


【解决方案1】:

这是一个 JavaScript 错误。转到 app/design/adminhtml/default/default/template/catalog/category/edit.phtml 注释掉第 75 行 (toolbarToggle.stop();) 和第 94 行 (toolbarToggle.start())。

请注意,您将破解核心文件!你可以覆盖这些文件,但我认为它会在下一个版本中得到修复(然后这些 hack 将被覆盖)。

【讨论】:

    猜你喜欢
    • 2013-10-11
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多