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.
Hi there. I'm facing some problems here when importing content to another site:
The import failed due to the following reasons:
Unexpected error during import with operation delete for language.entity.en: Can not delete the default language
I have installed Drupal 8.8.1 successfully, but get an error when I try to use Configuration Sync. I'm a Drupal newbie and cannot understand how to solve this error:
CONFIGURATION SYNC DIRECTORY Not present Your sites/drupal-8-8-1cj.dd/settings.php file must define the $settings['config_sync_directory'] setting as a string containing the directory in which configuration files can be found.
I also have a second error, I do not know if they are related (it doesn't sound to me like they would be):
I went through the standard composer installation steps for D8 outlined in the installation docs. I used drupal/recommended-project as the project template. The web UI portion of the installation went fine, but immediately after completing that, I get an error when visiting the root of my website that says:
Uncaught PHP Exception InvalidArgumentException: "Class "Drupal\\views\\Routing\\ViewPageController" does not exist."