0

Magentoの管理パネルで[カテゴリの管理]タブをクリックすると、[カテゴリの管理]セクションが表示されます。

ただし、以前に追加されたカテゴリは表示されません。

また、新しいカテゴリを追加することはできません。

次に、[リセット]ボタンをクリックすると、次のようなエラーメッセージが表示されます。

ここに画像の説明を入力してください

これは何ですか?

ここでの問題は何ですか?

これに対する解決策はありますか?

そしてもう1つ、「カテゴリの管理」をロードすると、火災バグでもエラーが発生しました。

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;
4

1 に答える 1

0

これは、Magento Inline Translation Bug が原因で発生しました。System > Configuration > Advanced > Developer > Translate Inline「管理者に対して有効」設定で「いいえ」を選択するだけです。

于 2012-07-25T09:43:32.997 に答える