Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Just upgraded a local site to Drupal 9.2.6 from the latest Drupal 8 version.
The site was updated to Drupal 9 with Bartik from 9.2.6. Once the site was a Drupal 9 site, I then re-instituted the sub-theme and copied the css files from the Version 8 site into the sub-theme. I was hoping being the core theme for Drupal that styling would be clean after the transition. Unfortunately this wasn't the case and some of the styling had to be tweeked. The most glaring issue is the sidebar is randomly out of position on certain pages.
I have to two sites using the latest version of Drupal Core 8.9.19 but each one is for different clients. They are independent of each other being on separate physical servers. I don't use composer to update the sites and I've been following the steps to manually update https://www.drupal.org/docs/updating-drupal/updating-drupal-core-manually
I'm a non coder, with a multisite D7 setup; now trying upgrade to Drupal 9.
Not quite as terrifying now as had seemed before, thanks largely to Migrate Module including UI. I've done a fair bit with a relatively minor site [leaving just two bigger ones; mostly articles and photos, plus forums]
- and aiming to have each of the handful of sites run off different Drupal installs; I looked for info and found this recommended for Drupal 8/9.
I'm using this line of code in Drupal 8, but file_save_data is not supported in Drupal 9. I can't find anywhere ab descriptions of what code to use instead: