donglianer5064 2016-07-03 21:51
浏览 39
已采纳

Magento后端管理类别不起作用

I am using Magento 1.9.2.4 I am not getting any error. When I try to Add the sub category, it just freezes [ajax loading image will popup nothing will happen] When I try other links such as Add Sub Category / Root Category noting happened.

I have checked in console and its showing this error:

http://www.yourdomain.com/index.php/admin/catalog_category/add/key/4d95e53cc2827e11710e42543037df05/store/0/parent/131?isAjax=true

Failed to load resource: the server responded with a status of 404 (Not Found)

Please give me any solution. Thanks

  • 写回答

1条回答 默认 最新

  • ds2128629 2016-07-06 06:16
    关注

    Please make sure that you have addAction function in your CategoryController.php in the Catalog folder in Adminhtml.

    Check if there is no other module overriding this function, and if yes then you might have to debug there.

    Also check that correct permissions are given, clear cache and it should work.

    If it still does not work then install a fresh version, compare modules and debug further.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥30 matlab ode45 未发现警告,但是运行出错
  • ¥15 vscode platformio
  • ¥15 代写uni代码,app唤醒
  • ¥15 全志t113i启动qt应用程序提示internal error
  • ¥15 ensp可以看看嘛.
  • ¥80 51单片机C语言代码解决单片机为AT89C52是清翔单片机
  • ¥60 优博讯DT50高通安卓11系统刷完机自动进去fastboot模式
  • ¥15 minist数字识别
  • ¥15 在安装gym库的pygame时遇到问题,不知道如何解决
  • ¥20 uniapp中的webview 使用的是本地的vue页面,在模拟器上显示无法打开