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.
I am having a lot of issues with the installation of Drush. I previously used it with Acquia Dev Desktop since it was integrated, but now I have switched to XAMPP and need to install it on Mac Mojave.
I am using Drupal 10.2 and Drush 10.6.2. After various difficulties, I have encountered this error:
We haven't made any changes to our site in the last two years, but suddenly we're now getting the following error that's causing our site to 500:
"PHP Fatal error" "Call to undefined function _system_default_theme_features()"
We have this hosted on a VPS with Bluehost. They claim to have not made any system changes, and we certainly didn't do anything, so I'm not sure how it could start throwing errors like this, but perhaps some folks here might know?
I have a bunch of private videos on my site, and previously was able to successfully embed them into my nodes but for the last months it has not worked. I am currently running Drupal version 10.1.6.
The files are successfully uploaded into the private videos folder, and I can see them under the admin/content/media. With the link there, I can play them on the site.
But when I go to embed within the body field, it doesn't work. The code looks fine to me, e.g.
From my experience, customizing Olivero's header for mobile and desktop displays is an unjustifiably complicated task, even in a simple context like background color.
Olivero's header is so complex that the creators of this header didn't use a standard burger menu button character like ☰ or svg image and created such a button from CSS borders with pseudo elements.