I want to uninstall the module Jquery and i have got this error when i tried to run update.php from the modules list:

Fatal error: Cannot redeclare jquery_update_requirements() (previously declared in /home/public_html/drupal/modules/modules/jquery_update/jquery_update.module:29) in /home/public_html/drupal/modules/modules/jquery_update/jquery_update.install on line 41

Also i have got a similar error when i tried to desactivate it from the list, so i cannot unninstall. i have tried to delete the folder, and now it shows as unninstalled in the list, but the update.php error still appear.

How can i fix it?
I need to update my drupal to the last 5.8 version. Can i do that with that problem in update php?
Will this fix this?

Thank you very much.

Comments

sun’s picture

Status: Active » Fixed

You should (and can safely) remove the whole module folder (and replace it with a fresh download if you want to install it again).

darkpollo’s picture

Thanks.
I tried that and did not work.
So i disabled it with phpmyadmin and after that i install it again.
:)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.