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.

Migrate content profile fields

Hello,

in my Drupal6 site for user profiles, I used the "content profile" module.
Now I'm trying to migrate the site to Drupal 8, but all the fields of the content profile module are not migrated.
How can I migrate users and content profile fields associated with them?
Thank you very much

Public File Path for Upgrade 7 to 8 403 error

Trying to upgrade a Drupal 7 / Postgresql site to new D8 Apache and Postgresql hosts.  Drupal 8 setup and running. 

D8 site is newwiki.example.com is up.

In upgrade site source settings we are using "https://oldwiki.example.com" for source file location and "/mnt/oldpvt" for private file location.  This is a mount point to private files.

Receive:

Extra admin role when migrating from D7 to D8

Can anyone enlighten me why the D7 administrators rol is migrated next to a new D8 Administrator role and not incorporated in that role?

Updating Drupal 8.8.6 Devel Kint error

I updating Drupal 8.8.6 when I logged in to admin. I got this error on Devel Kint modules. Any advice on how to fix this?

The website encountered an unexpected error. Please try again later.
Error: Class 'Kint' not found in Drupal\devel\Plugin\Devel\Dumper\Kint->configure() (line 34 of modules/devel/src/Plugin/Devel/Dumper/Kint.php). 

Renaming core/vendor directories for upgrade

Hi,

I am having a weird issue that I cannot troubleshoot, I want to update a 8.7.5 install to 8.7.14 prior to a final 8.8.6 update. This is for a production site that I have avoid downtime for. Because of this I tested a method on a dev server that went as follows:

Upload 8.7.14 core/vendor directories as different names, i.e. core8.7.14 and vendor8.7.14

Once uploaded, rename existing 8.7.5 core and vendor files, then rename core8.7.14 to core and vendor8.7.14 to vendor

run update.php

Updated Drupal - admin login error

I updated Drupal 8 using Composer. I got this error when logged in to admin. The Drupal version 
"name": "drupal/core",
"version": "8.8.6",

The website encountered an unexpected error. Please try again later.
Error: Class 'Kint' not found in Drupal\devel\Plugin\Devel\Dumper\Kint->configure() (line 34 of modules/devel/src/Plugin/Devel/Dumper/Kint.php).

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal