Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
It bothers me a little bit that the description field of taxonomy terms appears to be unusable (beyond the meta description). I have ensured that the field is enabled in Taxonomy […] Manage Display; I have switched my MAMP site to Stark to check that my own theme is not to blame (as most of it was begun a year ago and it is easy to forget what was edited).
Anyone else know how to fix this please, I am getting multiple errors about modules which I am using to do with SEO, if I remove them then it shows another module.
[23-May-2025 08:18:21 UTC] PHP Warning: PHP Startup: session.gc_divisor must be greater than 0 in Unknown on line 0
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:
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.
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!