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.
hi, im having a strange problem. i want to install a new module, "cookiebot". im on drupal 10. doesnt matter if i want to upload the file or pull it from the URL, it tell me this screen... i dont know why... i flushed all caches already. what could i do? hope you can help
I want to uninstall the "Drupal Commerce" and "Recurring Dates Field" module from my Drupal 10 installation, but the checkbox to uninstall the module is grayed out and it says "Fields pending deletion".
I emptied the cache, updated the database, launched the cron task several times, but nothing fixed.
How to solve this problem properly, without breaking the database ?
I have the same problem with other mods.
I tried the following command but without success :
I have a Drupal 10 installation with the Group module.
Here's what I'm looking to do:
It is possible to publish in groups, different type of content.
I want that when an authenticated user tags a group and the group posts a "News" content type, the user receives a notification email with the following message:
The group "GROUP NAME" released "NODE TITLE". You can consult the content on the link follow "NODE LINK".
I'm creating an entry form and setting up my fields. One of these fields is set as a list (drop-down) with several character race types. Each race type has it's own description but how do connect the associated race description to the correct race, based on what is selected from the drop-down? The description is just a display, that gives more information about the race selected.
I've currently on have the Drupal 10 core installed without any additional add-ons.