Magento管理面板“系统”菜单选项从我的网站上消失了 我刚刚回滚了扩展安装,但我无法在管理员面板中获得“系统”菜单。
答案 0 :(得分:0)
It all happens because of the bad permissions to your JS folder.
Just CHMOD the js folder to 755 and js/index.php to 644 .
Also make sure, all of your js files in that folder are with 644 permission.
If none of the above thing works, then do one thing!
Just delete the existing JS folder or rename it to something different.
And then reupload the JS folder from default Magento package.