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.
Regarding Drupal 8, do updates need to be installed in sequence? I notice updates are released monthly. If updates are missed for several months, do I need to go back and install each one or just go to the newest current release?
I am trying to do a first install of Drupal on a Fedora 27 system with Postgres and am having problems. I mostly use Postgres and am used to that so I set up a Postgres database (named durpal) and a user (also named drupal) and made sure that the user could get to the database over TCP. I am installing on a server that I use for testing other Postgres processes, A local VM.
We have a webform on our site where users can schedule events at our business. We want to use the datepicker to help users enter in the date field. When I view the webform itself, the datepicker pops up. However, when I post the webform on a form page our the site, the datepicker doesn't show up. Does anybody know why this might be?