I have some modules installed using ajax (like livesearch) and after I copied jquery everything stopped working.
I reinstallaed the older version and everything work fine again..

Comments

zmove’s picture

Same problem here... firebug show javascript errors :

jQuery is not defined
compat-1.0.js()compat-1.0.js (line 3)
[Break on this error] jQuery.each(["id","title","name","href","src","rel"], function(i,n){
compat-1.0.js (line 3)
$ is not defined
collapse.js()collapse.js (line 54)
[Break on this error] $(document).ready(function() {
zmove’s picture

Priority: Normal » Critical

Changed to critical, even after module uninstall and delete in the module folder and put again the original jquery.js file of drupal. all javascript features are still disables.

I think the module make a bad uninstallation in the database...

zmove’s picture

Priority: Critical » Normal

After reboot, it works, so it's not critical.

doc2@drupalfr.org’s picture

Latest upgrade as of March 12th, 2008: Patch for v.1.2.1

You may want some patching advises from comment #57.

sun’s picture

Status: Active » Closed (duplicate)

Marking as duplicate of #156221: Upgrade to JQuery 1.2.6