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.
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.
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 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?
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