Drupal is up and running but how do I ...?

Field to summarize referenced entity titles.

Awhile back I had a content type for radio audio shows that had a field collection for Segments to describe sections of the radio show and I used computed field to get the titles from the referenced field collection to list a Segment Summary of the radio show segments.

Drupal-Version 11.2.2 - nested menu problem

Problem description

In menu item "Security" page "IAM" has a sub item "MFA". In main menu "Security" is listed and shows also item "IAM" but IAM does not show item "MFA".

Expected behaviour would be "IAM" should show sub item "MFA".

Real behaviour: Menu item "MFA" is not shown.

Involved Page types:

  • Security: Simple page
  • IAM: Simple page
  • MFA: Article

Nuisance of junk requests... How to shield from?

If I understand the Drupal code, it has defined routing. So all the required paths are coded using these routing.yaml files. However if a request comes in with some junk path (example https://www.mysite.com/arbitrary/req), it still has to hit the index.php and hit the database (if I understand correctly). This creates a problem if some requester is calling my site with hundreds of request with this junk requirement, my database connections are all choked.

Migrating from WordPress – Need help setting up blog and forum

 Hi everyone,

I'm a WordPress user and recently decided to switch to Drupal. I'm glad I made the move, but I still need some help setting things up.

I'm aiming for a fairly simple structure:

403 forbidden nginx error after installation of Drupal CMS

I installed Drupal CMS on Windows 10 WSL2 with the recommended Docker CE in the Ubuntu terminal following strictly the rules of the DDEV documentation https://ddev.readthedocs.io/en/stable/users/install/ddev-installation/#windows using the code on https://new.drupal.org/docs/drupal-cms/get-started/install-drupal-cms/install-drupal-cms-locally-with-ddev

cache clear runs forever and errors out

Since I upgraded to Drupal 11 I am seeing this problem almost every time I run cache-clear from admin menu.

It runs for a very very long time and frequently ends in this error message:

The website encountered an unexpected error. Try again later.

PDOException: SQLSTATE[HY000] [1203] User xxxxx already has more than 'max_user_connections' active connections in Drupal\Component\DependencyInjection\PhpArrayContainer->createService() (line 77 of core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php).

Pages

Subscribe with RSS Subscribe to RSS - Post installation