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.

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

How to add a custom module to apply a plugin for CKEditor 5?

I am using CKEditor 5, but I have the following issue that I haven't been able to resolve.The issue is that the <style> tags are removed when the content is loaded into the editor. I understand this is due to security reasons.

I contacted the CKEditor developers to ask about how to use the <style> tag.
They provided me with an answer here.

DXPR Theme Issues After Updating to Drupal 10.3.9 – License Key and Configuration Problems

Hello, Drupal Community!

I recently updated my Drupal installation to version 10.3.9, and I'm encountering issues with the DXPR Theme. Here’s a summary of what I’ve done and the problems I’m facing:

  1. After the update, the site started displaying errors like:

    
    

    Drupal\Core\Extension\Exception\UnknownExtensionException: The theme does not exist in Drupal\Core\Extension\ExtensionList->getPathname().

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal