can't dissociate multisite databases

Hi,

On a Debian 10/Apache 2.4 server I created a drupal 8 multisite with several subdomains defined with a distincts databases in sites/subdomain/settings.local.php

$databases['default']['default'] = array (
  'database' => 'subdomain.mysite.com',
...

Every subdomain works fine but they all access to the same default database defined in sites/default as if sites/subdomain/settings.local.php files are not read.

I may add that I have others drupal such multisite installs that do work fine.

White screen of death during installation of Drupal 8.9.3

Hi folks,

I was looking to install Drupal on a Bluehost managed hosting account that I have. I created a MySQL database and user, and gave it the correct permissions. I got the screen to fill in the database information, and proceeded with the install. Then, prior to the configure site screen being displayed, I encountered a white screen. Then, when I tried to access the website via the domain name in my browser, I saw the following error on top of a white screen: "The website encountered an unexpected error. Please try again later.".

Errors updating and cloning for testing ( basic auth and symfony )

Hi,

I'm relatively new to Drupal but have a lot of experience with Wordpress and Expression Engine.

I'm running 2 servers with Drupal 8 for testing. One is a 'test' (TEST) instance and one is a 'production' (PROD) instance. I’ve been using Composer to install updates. They are running on Windows Server 2016 using IIS. I copied composer.json and composer.lock from TEST over to PROD. They were installed using the version 8 recommended project.

Relationships and Contextual Filters and Entity Reference fields

I have a content A that references a content B and the content B references a content C. I need a block on content A that lists the content B which it references, that much I've done. But I need the block on A which lists the content B to also list all other content B which has the same reference to content C.

Using this view block:

How to translate link in Menu link

I've seen many people with this problem in several forums an threads, but can't find information on how to solve this.

The problem is that some fields in menu links are not translatable (others like title or description are):

Trying to translate menu links

I can't see the way to add link as translatable in regional -> content-language:

Custom menu link translation options in regional content-language.

Showing Taxonomy details, from the Taxonomy Fields, on the Node that use the Taxonomy

I have a Content Type for "Events", which have a Taxonomy for "Locations". I am defining a layout for single "Events", which should show the field from the "Location" Taxonomy next to the event.

The idea for this is simple: the locations will be used over and over again, and the Taxonomy contains details like GPS coordinates, driving instructions etc. -> all things we typically do not want to have to re-enter for each and every event being loaded into the system.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x