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.

PHP Evaluator and CKEditor 5

We are testing the upgrade to Drupal 10 (currently on 9.5).

On the test site, we have enabled CKEditor 5. We use the PHP text format for some pages though, and upgrading this format to CKEditor 5 gives the error: 

CKEditor 5 only works with HTML-based text formats. The "PHP evaluator" (php_code) filter implies this text format is not HTML anymore

Does this mean we will have to use the contrib CKEditor 4 in Drupal 10? Happy side by side with CKEditor 5?

Can't use CKEditor5 because of Google fonts

Hey there,

to my surprise umatrix flagged my site after an upgrade to drupal 9.5 and the upgrade to ckeditor5. umatrix found that my site does use fonts from Google.

With grep I found:

./core/modules/ckeditor5/tests/src/Kernel/CKEditor5StylesheetsTest.php: ['https://fonts.googleapis.com/css?family=Open+Sans'],
./core/modules/ckeditor5/tests/src/Kernel/CKEditor5StylesheetsTest.php: ['//fonts.googleapis.com/css?family=Open+Sans'],

After purging ckeditor5 out of ./core/modules/ umatrix stayed clean.

drush updb dies. Updates Text Editors using CKEditor 4 to omit settings for disabled plugins dies

In ProcessBase.php line 171:

  Unable to decode output into JSON: Syntax error

  Error: Call to a member function filters() on null in Drupal\ckeditor\Plugin\CKEditorPlugin\DrupalMedia->
  isEnabled() (line 120 of /home/orcmaorg/public_html/web/core/modules/ckeditor/src/Plugin/CKEditorPlugin/D
  rupalMedia.php).

I can't update to Drupal 10 unless I can solve this. Help please

Users data migration from Drupal 7 to Drupal 9

Hi,

How do I migrate user data from Drupal 7 to Drupal 9? The users in Drupal 7 are created with Profile 2 module and has around 12 - 13 fields. I also want the passwords to be migrated.

I tried using the Migrate module but it keeps giving me http 500 error. Any help in this regard would be appreciated.

Thanks,

Surya

Can I just upgrade my drupal 9 site to the newest drupal 9 version or to I need to upgrade through each version?

Hi

So I have a drupal 9 site which hasnt been upgrade since earlier this year.

Do I need to upgrade to each version. like

Hi
One of my site is still 9.3.8 >  9.3.9 > 9.4 > 9.4.1 etc,
Or can I just upgrade to the latest version?
Thanks

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal