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

Trouble (maybe a bug) with drush sql command /TTY in D 10.2.0 only

I don't know if this is the right place, and I wouldn't know where exactly to post this, but in case it is a bug I hope someone can report it. 

I explain the context first.
In the same hosting account I have two sites (including a subdomain that I use as a test). Both sites have Php 8.1.26 - Composer version 2.6.5 - Drush 12.4.3.0 

issue after running the command "drush cr"

Hi Team ,

I am facing an issue while running the command "drush cr" , 

wodby@php.container:/var/www/html $ drush sql-cli < db/dump.sql
wodby@php.container:/var/www/html $ drush cr

In EntityTypeManager.php line 139:

  The "date_format" entity type does not exist.

Please Kindly suggest us with  the solution for the above issue.

Drupal 10: "Manage field settings" are inaccessible when editing content types

I am working on a D10 site with IIS. Whenever I create a field for a content type I am redirected to a 404 page. When I go to edit the field, I am redirected to a 404 page. The following url is what drupal is creating:

/admin/structure/types/manage/article/fields/node.article.body

The end of the url looks wrong, and I cannot figure out how to rewrite it. I have pathauto enabled. I cannot edit field paths in Drupal 10 it seems. I have Clean URLs enabled and my iis web.config rewrite rules are working correctly. This is happening for all fields

How many files can we safely consider in sites/default/files/inline-files??

D10
ckE 5
By default all the inline files (mainly images in my case) are stored in one single folder sites/default/files/inline-images.
I worry if this is a safe way when the site is highly populated with inline files. (Let's say several tens of thousands images)

Is there a way to split the storage? (For example 1 folder per content type. or 1 folder per year/month as in image fields)

Thanks in advance for your advices

Drupal and LDAP-managed directory services

I am working on a project where user credentials need to be shared between a Drupal CMS and a FTP server, and so are going to be stored on an LDAP-managed directory service. All personal data of users have to be stored on the directory service and they have to be mapped to corresponding Drupal fields for the users. Other data, that is whatever I don't consider "personal data", should be stored on the Drupal CMS only.
Besides, on the directory server I will have to create several users automatically.

Apply CSS on a field of a View

Dear experts,

I have created a view in drupal10.

I have 4 fields

1.       Title

2.       Value from taxonomy

3.       Value from text field

4.       Value from taxonomy

I have written HTML in rewrite results in field settings.

Please guide me how to apply CSS class to

1.       To change the font color

2.       To change the font size

3.       To align the text in center

The name of my  view is “kosh”

Thanks and Regards

Pages

Subscribe with RSS Subscribe to RSS - Post installation