Posted by beckyjohnson on January 18, 2013 at 12:38am
I updated to the latest drupal 7 and I turned off all my add- on modules, but no matter what I do, jquery seems to be broken on a site of mine and by broken, I only mean the jquery that controls the little anchors that allow drag and drop in the admin theme, like in the blocks page. Every page that has drag and drop as reverted back to "weights" with number fields. I'm not sure what else to troubleshoot here. Drupal is up to date and I can't determine if a module is causing the problem or not....
Any help?
Rebecca
Comments
Open up a javascript console
Open up a javascript console (all current browsers have them) and load the page. You'll see an error message. Paste it here.
Jaypan We build websites
Javascript is enabled and I
Javascript is enabled and I checked my console and got the following error: http://chpcs.right-brain.net/screenshot.jpg
That message is generic and
That message is generic and doesn't point to a specific cause. The next step is starting to disable modules one by one, and refresh the page after each module is disabled. You should be able to track down the module causing the issue by doing this.
Jaypan We build websites
OK, I already did this, but
OK, I already did this, but I'll try it again!
Rebecca
=-=
it's also worth checking to ensure javascript is enabled in the browser