This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

CKEditor 5 not working on Drupal 9 or 10

Switching to CKEditor 5 does not work.  It seems some required javascript libraries are not included in CKEditor 5.  These Javascript libraries are 404 after the switch:

  • drupalEmphasis
  • drupalHtmlEngine
  • drupalImage
  • linkit

I am unsure where these libraries are supposed to be loaded from, though.

Upgrade from D7 a disater. Question about next steps

I have a site based on Drupal 7 and now want to move it to 10. I used the migrate module and got the data moved over and installed the updated version of the same theme and it's a total disaster.  The menu isn't working right and I'm getting errors all over the place.  The data in the nodes and the users seem fine.  At this point I think it's time to try a different approach.

Failed upgrade 11.0.1 -> 11.1.0

Hello everybody,

I'm experiencing PHP errors after upgrading 11.0.1 site to the newest 11.1.0:

Uncaught PHP Exception LogicException: "Module announcements_feed should not implement theme more than once" at /data/xxx/html/core/lib/Drupal/Core/Extension/ModuleHandler.php line 318
Uncaught PHP Exception LogicException: "Module file should not implement field_views_data more than once" at /data/xxx/html/core/lib/Drupal/Core/Extension/ModuleHandler.php line 318

I would be grateful for any ideas.

Unable to upgrade from 9.5.11 to 10.x

I was able to upgrade from 8 to 9. But absolutely unable to upgrade to 10.x no matter how I try... Tons of composer errors all the time.

My actual Drupal 9 composer.json:

From 10.3.10 to 10.4.0, dependency not updated by core update task

I am trying to upgrade D10.3.10 to D10.4.0, but after the usual procedure “composer update ‘drupal/core-*’ --with-all-dependencies” with Composer the site remains at version D10.3.10.

I got suspicious that there was some dependencies not automatically updated, and I updated all dependencies with “composer update”.

After doing this and updating the db finally the site was being updated to the new version. 

Is this normal? Why in this case (this is the first time this happened to me) did it not automatically update all dependencies? 

Upgrade 10.3.9 to 10.4.0 generates composer error

Hello,

I have a website which had multiples updates in the past years.

Yesterday I tried to update drupal core from 10.3.9 to 10.4.0. Everything is working fine on my local docker, but when I try to deply to AWS (using elastic beanstalk) I get this error : 

...

- Downloading mtdowling/jmespath.php (2.8.0)

- Downloading aws/aws-sdk-php (3.336.0)

- Syncing drupal/s3fs (dev-3.x a08d7b7) into cache

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal