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

settings.local.php seems to be cached?

I am having a torrid time trying to set some custom values in my settings.local.php file.

My changes are ignored and instead values are assigned from a previous version of settings.local.php

I became aware of this because I tried to set up a database entry for a migration. The migration key wasn't recognised. Debugging in IntelliJ I can see that the new database array values in settings.local.php are ignored and the host value assigned is one which I used previously.

Alter the table's appearance via CSS

A custom view of the webform results' table has the appearance issue. The parent class for this table is defined in webform.admin.css asset of the Webform module. I've made a subclass of it in the custom theme's styles.css file to alter its appearance in that particular view, but something simply doesn't work. How can I connect them to implement the outcome correctly?

P.S. The custom theme is based on Bootstrap Barrio 5, differing mainly in the color settings.

Warning: Undefined array key "title" in Drupal\update\ProjectSecurityRequirement?

I recently updated a site of mine to Drupal 10.2.7 (from 10.2.6), added a few content items, and then started getting:

Warning: Undefined array key "title" in Drupal\update\ProjectSecurityRequirement::createFromProjectDataAndSecurityCoverageInfo() (line 103 of /home/landremanadmin/public_html/landreman/web/core/modules/update/src/ProjectSecurityRequirement.php)

Drupal site works fine but in logs getting the following Drupal Core error.

In my drupal recent log messages I am continuously getting the following error but am not able to debug the source of this .

User error: "attributes" is an invalid render array key in Drupal\Core\Render\Element::children() (line 98 of /var/www/html/website_name/web/core/lib/Drupal/Core/Render/Element.php)

BBB, BigBlueButton Integration

Hi,

I am trying to integrate BibBlueButton onto drupal 10 on a site where automated payments of the members are managed and videocalls are scheduled.

Virtual BBB and, social Virtual BBB modules have compatability problems with Drupal 10 version that could be not resolved with patches.

All kinds of Payment modules cause all kinds of problems.

Any Help, insight will be appreciated.

Kind Regards,

Korkut Vata

Any Help

How to print the node bundle name (content type name) in a block?

I wish to print the name of the node bundle of the current node inside a block.

How would you suggest to do that?

Pages

Subscribe with RSS Subscribe to RSS - Post installation