When I install JS Alter my Administration Menu disappears and page loading times become extremely long. As soon as I disable one of both modules everything is ok.
I tried both the 6.x-1.0 and 6.x-1.x-dev versions, but there's no difference.
There are no related errors in the error log.
Tried it on a production website and on a clean install. Both with Drupal 6.22 on RedHat and PHP 5.2.17
Comments
Comment #1
shark commentedNote that if using newer versions of jQuery, you may need to use the -dev version of Admin module, or patch the stable release. As of September 2012, the fix for 'jQuery update breaks Admin module' is included in -dev but not stable versions of Admin.
See the fixed but currently not released #1104324: JQuery Update potential cause for loss of Admin Module menu functionality