Drupal 8 Multi-site navigation issues

I have created a D8 multi-site installation and spun two sites up, successfully. I am having issues with navigation through the administrative back office, as, if I click on any of the links, I get a "not found" error for the page, unless I add "/index.php" to the URL. Thus, to navigate to the "Configuration" section, I need to supply the URL "mysite.example.com/testa/index.php/admin/config".

Drupal causing high server load

I installed drupal on my account on my server. After insallation, the server load jumped from 0.7 to 5 and above and it is staying on that load.

I'm seeing the following errors in my error_log:

Exclude Module from Configuration Export

I have started a project with drupal 8 and I was wondering if there was a way to ensure that certain modules that I use for development are never exported in using config-export. I don't want these modules enabled in our production site but they are being exported in core.extension.yml. Is there any solution that would allow modules to be enabled for development only? Has anyone had this same issue, if so what was your solution?

Only front page renders after installing Drupal 8

After installing Drupal 8 and getting to my home page I can go no further because the admin menu links point to a page not found error. The url points to my root site/admin/someplace. Not sure why that path.

mark

Drupal 8 image path in twig template

Hi,

I was wondering, how do you get an image from the images folder in a .html.twig template.
Is there something like in Drupal 7 path_to_theme() ?

Gr

Drupal 8 Template caching

Hello!!!

I need some help with the following problem:

In Drupal 8, I have a website that has a custom template for page and another for node.

I want to have 2 versions of these templates for mobile and for desktop. The problem is that despite the page template is rendered everytime the page is reloaded the node template is only run at the first time the page is build and after that loaded from the cache.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x