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.
Hello, I need your help for this couple of issues in Drupal 7.99 with factory themes: Bartik public side and Seven admin side.
(I have many additional modules installed, and would provide the list if needed.)
I am posting these two issues together in the same post because they came up together and they display the same error message, so I highly suspect them to have the same cause.
I'm sorry I can't understand under which project to post this as an issue, if ever, so I post it in the forum.
Now I can´t find any option (nor by adding 'install' or 'add' or something alike to the command line) to add a mudule simply from the admin part of my website. Not using Composer and not wanting to either, how now can I add a module to my 11.0.5 website?
Honestly; the apparent removal of this option is a pain in the butt!
All of a sudden (when it first occurred, before or after updating to 11.0.5 I don't know), when searching my website (cms.kwetal.nl) I get this error message: The website encountered an unexpected error. Try again later.
Does anyone have any experience setting up Drupal Logs to work with Azure Log Analytics?
We would like to consolidate our logging of Azure Resources (app services, firewall traffic, db usage) with the Drupal logs for better insights and the Azure Advisor Services? Help us to be proactive , less reactive.
We are using apps services, db services, firewall service, blob storage services, redis service in Azure
Hi. In Drupal 10, I have an entity called 'Events Series'. It has a field which is a reference type of another entity called 'Events'. So Events Series have Events.
However, not all Events belong to Events Series.
In a view of Events, how can I expose a filter to show only Events which belong to particular Events Series? Ideally, I would like to show a select widget of Events Series names.
I'm struggling to find the right contextual filter. Thanks for any guidance.