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.

Updated from Drupal 8.6.10 to Drupal 8.7.0 Alpha2 - Need taxonomy terms to be revisionable

Hi,

I am developing a new CMS in Drupal 8. I have updated to 8.7.0 alpha 2 because I needed the taxonomy terms to be revisionable.

I have followed the step by step procedure to update manually the site. I have ran the script to update the datatable and create the revision tables for my taxonomy instance with all required fields. However, each time I save a taxonomy term it does not increment the revision and I don't see where in the interface to activate a new revision each time there is a change.

Thanks in advance for your guidance,

Phil

Installed Composer to manage an existing Drupal 7 site

I finally installed Composer on my local PC, and in the local Drupal 7.64 directory, I'm trying to update the following, which all need Composer to update; Link 7.x-1.6, Views 7.x-3.21, and Panels 7.x-3.9.

On my first update attempt, at the Composer prompt, I typed c:\drupal-7.64>composer require 'drupal/link:^1.6' and pressed Enter.  I received the following message;

 [UnexpectedValueException]
  Could not parse version constraint 1.6': Invalid version string "1.6'"

What am I missing?

Styles / themes don't work after updating to Drupal 7.65

Hello,

I have recently updated a site to Drupal 7.65, following the instructions to use Drush. Unfortunately, this seems to have obliterated the display of any themes or CSS:

https://prnewspaperarchives.ca

Where should I start to get things back to looking normal again?

Thank you,
William Matheson
Library Assistant - Technical
Prince Rupert Library

delete db tables migrate map d7 and migrate messages d7

I passed a site from d7 to d8
I wanted to know if I can delete tables db migrate map d7 and migrate messages d7
they are more than a hundred
I can delete db tables migrate map d7 and migrate d7 messages of types of content that no longer exist on d8?

http://fortecad.altervista.org/ottomigratemapImmagine.jpg

http://fortecad.altervista.org/ottomigratemessaggeImmagine.jpg

Update via composer and drush displays warning old core

Hello,

I have just updated from 8.6.10 to 8.6.12.

I did it with this script:

composer update drupal/core --with-dependencies &&

vendor/bin/drush updb &&

vendor/bin/drush cr &&

vendor/bin/drush core-cron &&

vendor/bin/drush rq --severity=0)

It ends with a warning that Drupal core is old and that version 8.6.12 is available.

I repeated drush cr and drush core-cron several times but drush rq still displayed the same warning.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal