How to fix Drupal update: 7082 - Add 'jquery-extend-3.4.0.js' to the 'jquery' library

Viewed 777

I want to make an core update from Drupal 7.62 to Drupal 7.67 (you can find the releases here).

I have followed the steps in in this manual.

In step 11 i ran the http://hostname/update.php and getting this message:

7082 - Add 'jquery-extend-3.4.0.js' to the 'jquery' library.

Here is a screenshot:

enter image description here AUSSTEHENDE AKTUALISIERUNGEN translated: Pending updates

When I press 'Apply pending updates' then drupal refers me to the main page. When I refer to /reports/status than I can see that the update has not run:

enter image description here Translation: Database update. Some modules need to update their database schema. The script for updating the database should be executed immediately.

When I press 'script for updating the database' I come back to update.php every time, but nothing will be updated.

How can I fix this problem?

0 Answers
Related