SQL Deadlock in Drupal 8

I am using MS SQL server backend with Drupal 8. When I run more than one process I see the below error very often:

[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Transaction (Process ID 58) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.: INSERT INTO exc_drupal_cache_config...

When Clearing the cache or when trying to open admin menu items in different tabs I get to see the above error. Also seeing the error below:

Relaunch schulthess-klinik.ch

Schulthess Klinik is one of the leading orthopaedic clinics in Europe. In late 2018 the clinic underwent a complete renewal of its digital presence by implementing a new branding and an improved user experience. With this new digital strategy Schulthess Klinik is willing to position itself as a clinic of first choice among its primary user groups: patients and referring physicians. 

Sectors: 
Healthcare

Post Installation in Production Server - Admin logged in But ACESS Denied!

A completed development of Drupal 8 site in my Local host I moved on to my production site.

I exported my localhost DATABASE and then imported into Production SITE database

Then I imported all the directories and files to the Production SITE-

The site runs fine altthough the theme is not installed. I try to get the Admin Menu by login using the ADMIN login Details. 

I do login but ACCESS Denied to me !!!

Tried all that I could. I tried to search for an existing thread too. I did not find a solution

How do I remove no-longer-needed top-level url path name from Drupal 8 config?

I volunteered to host a Drupal site for a local non-profit organization.

The existing site was badly enough broken that I decided to start with a clean installation of Drupal 8.8 and transfer the (minimal) content by hand.

In order to keep the broken site up while I was debugging the new installation, I created my new installation under a different URL. So the old site was under the organization's URL (call it "myorg.org") and I built the new installation in a different directory, and linked that directory as a subdirectory of my personal domain ("mydomain.org/myorg-new").

How to choose the flag type display mode ?

I created a type of "article" node. A user can flagged the nodes.

On the "full" nodes, I want to display the link for flagged and the total number of flag. With the latest version of the module it is easy because it supports the counter in TWIG.

On the "teaser" of the node, I want to display only the total number of flags. But in the node display mode, there is nothing to select the flag display mode.

How to choose the display mode of the flag type from the display mode of the node ?

It's a shame that this feature is not available.

OR

How to make a select with up and downarrows in webform

I am using web form.I want to setup department input with up and down arrows as shown in figure,How can i do that

.https://ibb.co/5Rbs3Bm

This is what i got .How to align firstname and lastname with same width as shown in the above figure

https://ibb.co/PM6SgJP

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x