Having problems installing Drupal? See the Installation Guide for more information.

Trouble patching open social with composer

Hi Guys,

I'm installing Open Social using the documented composer command as per provided on project page. It's fine excepts it is skipping all patches with always an output like this one (patch varies but output is the same ):

Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2018-10-26/2528214-47.patch

I can't figure out what is wrong. Would some of you have an hint or a fix ?

Thx beforehand,

Unable to run Drush (new to Composer and Drush)

As stated in the title, I'm new to Composer, Drush, and command lines in general.

Errors in Reports section

Hi. I just installed my first site using drupal following the instruction and using the command "composer create-project Vardot/varbase-project:^8.8.3 mis --no-dev --no-interaction" on a Ubuntu 18.04 system. Installation went well but I get this error in the Reports section.

The site's configuration does not match the associated schema.

Stuck on the Configure Site Page

I install drupal 8 on a RHEL 7.7 VM.  After the installation, I go through the process of connecting the server to a mySQL 5.7 database.  After entering the credentials and arriving on the last page to configure the site, when I close the page and attempt to access the sever again from a web browser, I get this error, "The website encountered an unexpected error.

Error running udpate.php, also issue with web form, and adding new modules from interface

We are running Drupal 6.69 under PHP 7.3.13 on Bluehost. Not sure what happened, but when I try to browse to update.php to perform database updates, I get the prompts as expected to update the database and code, and click Continue, but then it just goes back to the home page with no error message displayed.

Webform 7x-4.22 is installed and had been working. When I browse to a node that has a web form, or attempt to create a new web form, I have the standard tabs, including the text lead in), but no tabs displaying for fields for the form.

Composer install of Drupal 8 fails with 403 Forbidden error

I note that with Drupal 8 it's highly recommended to use Composer to manage sites. So...

Installing Drupal using the instructions from https://www.drupal.org/docs/develop/using-composer/using-composer-to-install-drupal-and-manage-dependencies using drupal/reccomended-project.

1. Run composer create-project drupal/recommended-project [my_site_name_dir]

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal