Magento admin menus not working

We often hit a problem with the admin menus in Magento.  Typically they stop working (no dropdowns) after we install the modern theme for Magento.  Today though we encountered it straight away on a fresh Magento install.

Fortunately the fix is straightforward:

  1. chmod 755 the js/ folder, and folders within.
  2. chmod 644 the javascript files inside js/lib/
  3. chmod 644 js/index.php

Thanks to Proxy for pointing us in this direction.  He also recommends replacing a core head.php file; we’ve never found this necessary though, and the system works with just the file permission fixes.

Tags:

RSS 2.0 You can leave a response, or trackback from your own site.

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

One Response to “Magento admin menus not working”

Leave a Reply