By rowanpol on
Hi,
Ive been trying to use the update tab of the module administration page. When I use the provided update manager it seems to attempt to download the files but at the point where it says its downloading the files it just appears to do nothing. If I try to update the modules by installing a new module using a downloaded zip file the update manager still looks as though the old version is still there.
If I use cpanel to look at the modules they definitely havent been overwritten with new files.
How can I fix my Drupal installation so that my update manager works?
Any suggestions most appreciated
Rowan
Comments
Solved
I worked out the reason..
I was adding a Drupal attach behaviors script to the jquery stack for the site and this script had a javascript error 'settings is undefined'..I think the javascript error was blocking the update manager from working..
If anyone finds their update manager is getting stuck use firebug to see if there are any javascript errors and fix them first..
cheers,
Rowan