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