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.

Update from 7.64 to 7.67

During the database upgrade I get the error:

 

media module

  • 7200 - Replace 'view media' perm from all users having the role with 'view file'.

    This update will been skipped due to the following missing dependencies: file_entity_update_7207

  • 7201 - Handle existing media fields. Enable the new Media Field module if this site uses "media" fields. File fields are now preferred for storing media.

    This update will been skipped due to the following missing dependencies: file_entity_update_7207

Upgrading Drupal 7 to Drupal 8. Views and Blocks missing.

I upgraded D7 to D8 and then installed my sub theme. 

Nothing looked like my theme at all. I went to check the views and none of the views I had created in D7 were pushed over to D8. 

I looked at my blocks. All of my blocks were there but none of them were enabled. I updated my info.yml file to include the regions after some research. But the blocks are still not in the right position and there are a lot of them. 

How can I get my views and blocks to transfer over from D7 to D8? 

Here's what I did...

Installed Drupal 8. 

manual Upgrade 8.7.5 to 8.7.8 fails

I tried to upgrade from 8.7.5 to 8.7.8 by deleting core and vendor folders and reuploading the 8.7.8 version of these folders, but calling update.php fails with this message:

since upgrade to 8.6.13

Hi I would like to apply the patch for the REST Export API response issue where the format needs to be appended to the URL and I was referred to this patch fix. See below. The problem is the only place where I can see any evidence of similar code is in a file called RSS.php which is not what I am thinking. Where is the logic for the view for the Rest Export API module considering I don't see any evidence of the RestExportFeed.php file.

Fix format for REST Export API response structure in Drupal 8

Hi I would like to apply the patch for the REST Export API response issue where the format needs to be appended to the URL and I was referred to this patch fix. See below. The problem is the only place where I can see any evidence of similar code is in a file called RSS.php which is not what I am thinking. Where is the logic for the view for the Rest Export API module considering I don't see any evidence of the RestExportFeed.php file.

How to upgrade Drupal 8.6.17 to 8.7.7?

Hi there,

I've got problems to update my drupal instance from 8.6.17 to 8.7.7:

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal