Posted by ggevalt on July 9, 2009 at 4:27pm
Jump to:
| Project: | jQuery Update |
| Version: | 5.x-2.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
In Drupal 5 install, I updated to Drupal 5.19 and installed updated modules, including updated jquery_update. Lost all links in node edit form settings such as... input format, publishing, author, comments, etc.... The words appeared but no links. Isolated it to the module -- when jquery_update is disabled, problem disappears.
FYI, I did upload "all" .js files from jquery_update "misc" folder to core "misc" folder and overwrote existing .js files. All other steps in install seemed to go fine, ie ran the update(dot)php function....
Anyone else run into this problem? Any solution?
Comments
#1
Adding a comment in hopes that someone else has experienced problems with jquery update module.
We had an additional set of problems when we updated the image and image_assist module.... image did not install correctly and then we had numerous database errors. once we disabled jquery_update, the problems went away.....
#2
I've had something similar happen. Just updated image to the latest version (5.x-2.0-alpha4) and decided to install jQuery Update so I could enable Image Assist. jQuery Update module had not been on prior to this.
I installed JQuery Update (jquery_update-5.x-2.0). When jQuery Update is enabled if you create any content, the page goes white with only a link to "enable rich-text". Disabling jQuery Update fixes this issue.
Installed on Drupal 5.19 per the instructions in the jquery_update-5.x-2.0.tar.gz readme file.
Any ideas?