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.
Recent posts here have helped me install Drupal core with Composer. The result is a site which runs from a web sub-directory e.g. example.com/web. Under a manual install I can place the Drupal files in the domain root and run Drupal with the url example.com. I understand that the Composer method protects the vendor directory by placing it outside the folder to run Drupal and also further protection comes from the inability to download or upload files to /web.
I have a new installation of Drupal 11 and have been trying to add a new theme. I have installed a theme using composer, and have used Drush to enable the theme and make it the default. The problem is that the theme does not show up in appearances and there is no way of editing the theme's appearance.
I'm preparing two sites to migrate from Drupal 10.x to 11. Both sites are on the same GoDaddy.com Virtual Private Server that I administer.
As part of the migration, I installed the upgrade_status module for both sites.
For MySite1.com, the module installed fine and is working like a charm.
For MySite2.com, however, when I pull up Administration>Reports>Upgrade status, it shows the information about compatibility for the upgrade, but also the error message:
Firstly, I tried to use Recurring Dates Field some years ago, and moved to Smart Date, but this is lacking in allowing us to enter our own rules, such as "second to last sunday of the month" etc
We have views running and it shows everything we need but, our problem being is when we have the views showing and aggregation setting, instead of showing only 1 date occurance it is showing 2(dates), we have altered the (structure > paragraphs types > paragraph name) display to only show 1 occurance but still shows 2.