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.

Drupal update download over proxy fails for HTTP GET - is HTTP CONNECT possible?

Hey everyone,

I am on Drupal 7.72 and my Drupal instance is behind a HTTP proxy, so have I defined proxy

$conf['proxy_server'] = 'myproxy.mydomain.local';
$conf['proxy_port'] = 8080;

in sites/default/settings.php.

Fetching update info works, but installing the updates from Home » Administration » Reports » Available updates fails with error:

    HTTP error 301 occurred when trying to fetch https://ftp.drupal.org/files/projects/ckeditor-7.x-1.19.tar.gz.

Applying patches to multiple locations

I am trying to update all my modules to Drupal 9, and many of them have patches that need to be applied. I know how to apply a patch that goes to just one directory, but how do I apply a patch like https://www.drupal.org/files/issues/2020-07-23/3042743-d9-8.patch that patches composer.json and things inside the mudule directory?

Drupal 9 Upgrade Error: doctrine/reflection conflicts with doctrine/common

My current Drupal version is 8.9.3  , updated from 8.9.2 (fresh install) using "composer update".   PHP version is 7.3.20.

From Drupal 7 to Drupal 8

Hello,

I am a marketer and I have 5 subdomains in drupal 7 of around 100 pages each. I want to migrate my subdomains to Drupal 8 and I was wondering how much time would that take. Can any one of you please give me an estimated time? I'm also planning to redesign my sites so I require adding some new paragraphs but they won't be many, may be around 8 to 10 new paragraphs.

How much time do you think it should take?

Thank you very much in advance.

/admin/content not working after update

I just updated from 8.6.18 to 8.9.2 and everything works fine except for the page where I add new content (or see the list of current content). I ran the update manually because I don't have access to composer - I'm on shared hosting.

You can see a screenshot of what I get when I click on content in the admin bar here; http://stagingclcs.com.au/sites/default/files/2020-08/drupal.jpg (I could figure how to add a new file to drupal.org)

Layout Builder issue after migrating D7 to D8

Hey guys,

I recently migrated my D7 site to D8. In the upgrade, I migrated all my Field_Collection module content to use Paragraphs.

Everything worked perfectly until I decided to try out Layout Builder...

When I activate Layout Builder in a content type that uses paragraphs, I get: 

The website encountered an unexpected error. Please try again later.

in dblog, it says this:

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal