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

How do I get styles into the css folder?

The drupal sites/default/files/css folder is missing on my production site, but it is full of css files on my ddev local. Same issue with the js folder.

So I'm getting a bunch of 404 errors in the console:

How can Drupal cache and many different external cache services be managed?

My host keeps 'insisting' through warnings that I should enable Lightspeed Cache for better server performance. However, as I am not a programmer, I am cautious about caching in case I encounter any issues.

On my site, in addition to the Drupal cache, I already have the system files cache managed by the 'File Cache' module, as well as the cache managed by 'CloudFlare CDN' (which also manages the auto-minify of JavaScript, CSS and HTML files).

I must admit that I am a little apprehensive about adding another one.

How to change allowed file extensions for file uploads

Hello all - How do I change the list of allowed file extensions (MIME types) for uploading attachments (e.g. txt, doc, etc.)? I looked all over Manage -> Configuration -> Media -> all sub menus here, and I couldn't see any settings. I'm using Drupal 11.1.6. Thank you!

Set up specific page access using Workbench Access Scheme

Hi All,

I am using Workbench Access and Access Scheme so that specific roles can edit specific pages and no other.

I thought I had everything set up correctly but it just doesn't seem to be working.

Here the details:
Drupal 10.3.13 / Workbench Access 2.0.3

1) Two new roles have been defined: division_a and division_b

Anyone notice schizoid values for the "generator" meta tag?

I've seen two cases where the HTML of a site will have something like this:

<meta name="generator" content="Drupal 9" />
...
<meta name="Generator" content="Drupal 10 (https://www.drupal.org)" />

I'm not asking how to set that up. I'm just (out of idle curiosity) wondering if others have seen something like it.

D11 admin password reset with phpmyadmin

Hey everyone. I did do a search for this but the results I found were either for Drupal 7 or had links to articles here and elsewhere that 404d, so I'm asking for those with D8 and later who need a similar solution:

I've followed this article to reset my admin password in phpmyadmin using the password generated from drupal itself in:

php core/scripts/password-hash.sh 'newpasswd'

I then ran the update query with:

Pages

Subscribe with RSS Subscribe to RSS - Post installation