Admin menu stopped working in Magento 1.0
Today, while developing a new site with Magento 1.0, i ran into a severe problem. The admin menu no longer worked anymore.
After searching high and low i came over a forum post to resolve this js issue. However, the Head.php file did not do the trick. Only when i slightly modified the code taken from the following page on that the same forum post that it resolved the issue.
I've post it up here as well in case some Magento users may have ran into the same problem.
Download the file - Head.php and unzip the file. Replace app/code/core/Mage/Page/Block/Html/Head.php with attached file. Please backup your old Head.php file before you apply this one.
Trackback URL for this post:
- ‹ previous
- 105 of 150
- next ›

Delicious
Digg
StumbleUpon
Reddit
Newsvine
Google
Technorati


Great - thanks a lot
After hours of trying I stumbled upon your site, copied the file - and solved the issue! I'm using V 1.1.3 and it works fine. Thanks again, appreciated!
Really WORKS!
Thanks for this solution!! it works perfectly. Thanks!
Pingback
[...] La solution trouvé via Duvien : remplacer le fichier head.php qui se situe ici: app/code/core/Mage/Page/Block/Html/Head.php par la version originale gracieusement fourni sur le post original. [...]