【问题标题】:Manage Category broken In Magento管理 Magento 中损坏的类别
【发布时间】:2012-07-25 07:02:36
【问题描述】:

在 Magento 管理面板中,我单击“管理类别”选项卡,然后显示管理类别部分。

但之前添加的类别没有显示在那里。

而且我无法添加任何新类别。

然后我点击“RESET”按钮,我收到如下错误消息:

这是什么?

这里有什么问题?

有什么解决办法吗?

还有一件事,当我加载“管理类别”时,我在 fire bug 中也遇到了错误:

TypeError: hash.__properties is undefined
[Break On This Error]   

if (current.length == hash.__properties.length)

deprecation.js (line 339)

TypeError: hash.__properties is undefined
[Break On This Error]   

if (current.length == hash.__properties.length)

deprecation.js (line 339)

TypeError: hash.__properties is undefined
[Break On This Error]   

if (current.length == hash.__properties.length)

deprecation.js (line 339)

TypeError: hash.__properties is undefined
[Break On This Error]   

if (current.length == hash.__properties.length)

deprecation.js (line 339)

TypeError: hash.__properties is undefined
[Break On This Error]   

if (current.length == hash.__properties.length)

deprecation.js (line 339)

TypeError: Ext.tree.TreePanel is undefined
[Break On This Error]   

Ext.tree.TreePanel.prototype.getChecked = function(node){

ext-tr...kbox.js (line 5)

TypeError: Ext.UpdateManager is undefined
[Break On This Error]   

Ext.UpdateManager.defaults.loadScripts = false;

/bc/in...565cdc/ (line 76)

TypeError: Fieldset is undefined
[Break On This Error]   

Fieldset.addToPrefix(1);

/bc/in...565cdc/ (line 83)

TypeError: Ext.tree.TreePanel is undefined
[Break On This Error]   

Ext.tree.TreePanel.Enhanced = function(el, config)

/bc/in...565cdc/ (line 618)

TypeError: hash.__properties is undefined
[Break On This Error]   

if (current.length == hash.__properties.length)

deprecation.js (line 339)

ReferenceError: updateTopButtonToolbarToggle is not defined
[Break On This Error]   

updateTopButtonToolbarToggle();

当我点击“添加根类别”或“添加子类别”时,我收到了一个错误错误:

TypeError: tree is undefined
[Break On This Error]   

tree.addNodeTo = tree.currentNodeId;

/bc/in...565cdc/ (line 947)

TypeError: tree is undefined
[Break On This Error]   

tree.addNodeTo = tree.currentNodeId;

/bc/in...565cdc/ (line 947)

TypeError: tree is undefined
[Break On This Error]   

tree.currentNodeId = tree.root.id;

/bc/in...565cdc/ (line 945)

TypeError: tree is undefined
[Break On This Error]   

tree.currentNodeId = tree.root.id;

【问题讨论】:

    标签: magento backend categories


    【解决方案1】:

    这是因为 Magento 内联翻译错误。只需转到System > Configuration > Advanced > Developer > Translate Inline 并为“为管理员启用”设置选择“否”。

    【讨论】:

    • ,“为管理员启用”,“为前端启用”已设置为“否”。
    • 是的,但没有效果..fire bug 中的错误显示与上述相同
    • 在什么操作(安装模块等)之后发生的?
    • 该操作正在尝试将 magento 站点从实时服务器移动到 locahost。一切都成功完成。但是我在管理面板中遇到了这个错误。
    • 我无法查看在管理面板上创建的任何类别,但可以在前端查看。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-10-11
    • 2018-01-02
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多