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

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

Fatal PHP error while updating to D 10.2.0 but site works properly

Yesterday I updated D 10.1.7 to D 10.2.0. No problems with composer and db update with drush, and the site works fine.

The server warns me that there is a PHP "fatal error" in error_log
 

Transfer configuration and contents from Drupal 10 to Drupal 10

Hello all

I have an already running Drupal 10 site with a specific configuration (some content types, contents, views, specific file system configuration, etc.) and I have acquired a new theme for this site.

Pages

Subscribe with RSS Subscribe to RSS - Post installation