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.
I no longer save revisions for any node of any content type but I would still like to delete all revisions besides current revision for all nodes of all content types.
Mysql 15.1 distribution 10.5.23-MariaDB, PHP and Drupal 10.2.2
Penultimate sql backup is about 60MB but last sql backup is about 800mb.
I find it strange because my website is pretty much only core with just one contrib extension (Context module) and I don't recall making any significant change in the website besides adding a few nodes and a few images and editing many nodes (mainly adding taxonomy terms and creating new taxonomy terms).
I'm facing a challenge in my Drupal project and could use some guidance from experienced developers. Here's the situation:
I have a Drupal view that displays several numeric fields, and I need to implement a range filter for these fields. The goal is to allow users to specify a minimum and maximum value, and then filter the view results based on this range.
Installed the latest Drupal via their auto-installer (10.2.3)
Enabled Media Library
No other modules, config changes, imports, etc - clean install
Upload image - upload is successful, entry is created, the original file is located in /sites/default/files/2024-02
PROBLEM: The Thumbnail should be in /sites/default/files/styles/thumbnail/public/2024-02/ - but it is not there, this is reflected in an error message in the log for every attempt to load for example the media gallery