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.

test migration D7/D8

Bonjour,

I’d like to test migration D7/D8 in the following case :
D7 website is on my local PC (easyphp server)
D8 website is on an external hosting I use for testing migration.

I don’t use drush. I use the Migrate Upgrade interface
is it possible to test migration in that case?

I imported the source database in a second D8 database, created especially for that migration. I think it works well.

Where to look for the error ?

Bonjour,

I can't find my error 'unexpected error. '

the context

I want to migrate a Drupal 6 site in Drupal 7 (unfortunatly, I use the biblio Module, witch is not in drupal 8 yet).
I have a multi-site local environment witch works.
My others Drupal 6 sites have been converted in same way.

The problem

Mismatched entity and/or field definitions after upgrading from Drupal 8.1.X to 8.2.1

I upgraded the site using Composer. I checked for new versions for all modules listed as required in composer.json and updated as needed. I ran update.php. The status page shows that Drupal 8.2.1 is installed, however, it contains this error:

Mismatched entity and/or field definitions
The following changes were detected in the entity type and field definitions.
File

The Language code field needs to be updated.

When I view the front page, I get a WSOD with this error:

Add module CSRF Authentication Token

Hi, how can I add the authentication module csrf token Drupal 8 ?
Can you tell me the steps to having to run? thank you so much

updated to 7.51 but Available Updates says still on 7.50

Hi there --

Just updated via ssh the way I've always updated - wget & expand the tar, delete the Sites folder & then cp all files to public_html.

Ran update.php and it said no database updates are needed.

But Status report still says I am on 7.50. Checked the CHANGELOG.txt file in public_html and the 7.51 files were definitely copied in.

Why does Drupal think I did not update?

Thanks,

kazar

Error when adding new node of any type

Anyone have any ideas on what might be causing this. Only error in logs.

This happens when adding a new node of any type. Lost.

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

Drupal\Core\Entity\EntityStorageException: Field field_node_reference is unknown. in Drupal\Core\Entity\Sql\SqlContentEntityStorage->save() (line 770 of core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal