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.
Possibly the following security errors might be due to some very basic (sorry for my lack of knowledge), and obvious settings that most drupal developers would know off hand.
In my multisite setup, all my 6 sites (all 6 are more of bare bone sites at this initial stage) seem to be working fine without showing any error or warning at the main page. Even though the site rendering doesn't show any error or warnings, but I do see following errors in the 'Status Report' page in the admin UI. I tried extensive for days in trying to address these errors, but could not resolve.
I am looking for a module that allows me to get the start time of an event by clicking on a first checkbox and the end time of the same event by clicking on a second checkbox (So: Start Checkbox and End Checkbox of an event).
This is because I have a list of rooms to check in a large warehouse as a security officer, and at the moment it is a paper list.. the idea is to use Drupal on a Tablet and enter these times by marking the start and end of the room check, avoiding time loss with paper :)
We have Drupal Setup and running for recuring club events on our website.
We have a club which meets in 3 different location, we can show - Location 1 - location address - Date of meeting
But what we need is for when that date has passed the map shows Location 2 - location address - Date of meeting and the same when that date passes, location 3 - location address - Date of meeting.
At the moment we have the recurring date running but it is only showing 1 location on the map as we are not sure if it is even possible to link a recuring date to a different location.
I am currently in process of testing Drupal running in an Azure App Service environment, things seem to be ok, but I am running into an issue with SAML authentication, which works fine from a VM environment.
when i access /saml/login I am sent to my idP and i authenticate and get redirected back to the home page of the site with a SAML error. I get the following in the logs:
After the set up of Drupal CMS I got the error message „Drupal already installed to start over, you must empty your existing database and copy default.settings.php over settings.php." I can't get to the login prompt again.
How do I empty the existing database in Drupal CMS?