【问题标题】:Nothing can be edited in admin panel in magento在 magento 的管理面板中无法编辑任何内容
【发布时间】:2012-07-25 10:40:25
【问题描述】:

我无法在管理面板中编辑任何内容。

我有magento网站,点击后我登录了管理面板

cms->page 然后列出的页面,但我无法编辑页面。

当我点击页面菜单时,它会在 fire bug 中显示错误:

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

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

33027d...e309.js (line 8281)

TypeError: Fieldset is undefined
[Break On This Error]   

Fieldset.addToPrefix(1);

/bc/in...3a06aa/ (line 41)

TypeError: Translate is not a constructor
[Break On This Error]   

...ease use only letters (a-z or A-Z), numbers (0-9) or underscore(_) in this field...

/bc/in...3a06aa/ (line 44)

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

...= ["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]; // f...

/bc/in...3a06aa/ (line 49)

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

Calendar.setup({

/bc/in...3a06aa/ (line 539)

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

Calendar.setup({

/bc/in...3a06aa/ (line 565)

TypeError: varienGrid is not a constructor
[Break On This Error]   

...d', 'http://localhost/bc/index.php/admin/cms_page/index/key/0681afc112b37ec174e8...

并且没有什么可以正确加载显示错误中的错误。

并且无法在管理面板中编辑任何内容。

【问题讨论】:

    标签: magento


    【解决方案1】:

    因此,请验证您的 javascript 文件是否包含在内:查看源代码并查看它们是否可以直接访问。如果您输入错误的 nonsecure_base_url 有时可能会发生这种情况

    【讨论】:

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