And I have sound glitches like on radio tuning. From all software, that have sounds: players, browser, messengers. Glitches disappear after restart. I find only 2 sites, that make it: drupal.org and my local bank. With Chrome - no problems.
Without Audacious glitches can be to, but not in 100% of cases.
I am working on a Drupal 10 site and I am doing some development work along the way. I have three versions of the site: A Devel site (local), a Deploy site (also local) and a production site (on a commercial hosting platform). I want to use PHPStorm's sync feature to upload the code changes (and download files and database changes that users make). When I "sync to deployed" I see files that are different from devel to deploy and production.
I believe multi-factor authentication should be implemented in core Drupal or at least supplied as an optional module that can be enabled. Multi-factor authentication is now a requirement for government and corporate websites in the USA. It should support both phone text and email devices so Drupal administrators can disable or enable text and/or email devices as additional factors. Third party services like Google Authenticate are not necessary. Contrib modules can do that. Current contrib modules for MFA are not satisfactory.
But, this does not completely meet my needs, because it only allows data access to content types based on user roles. I'm looking for something more detailed, where we can indicate at the article level, the role(s) that will be able to access the data.
Ex: I have two very distinct roles (Role1 & Role2) as well as three article-type contents.
As a web developer, I'm relatively new to Drupal and recently encountered a situation with a client's Drupal 7 website. Upon migrating their site to my VPS server, I ensured that the PHP INI settings and PHP version matched those of the previous server.
Although the website appears to be functioning correctly, I encountered an unexpected error when attempting to access the backend dashboard after logging in as admin. The error message displayed is:
"The website encountered an unexpected error. Please try again later."
I have a Drupal 10.2.4 website that uses the Olivero heart theme. I created a subtheme and I want the navigation bar menus to be automatically opened when the website is not in desktop mode.