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`m using Bootstrap 4 theme and I have some users with diferents roles. I´ve used a dropdown menu of bootstrap and it only works when I sign in with admin account.
With another account the following message appears in the console of my browser :
In Drupal 7 you could create a context using panels so that you could pass contextual arguments through a URL to views blocks. I see no way to do that in Drupal 8.
Hi, almost every time I delete a field in my product types I get this message popping up in my dashboard :
<blockquote>ENTITY/FIELD DEFINITIONS
Mismatched entity and/or field definitions
The following changes were detected in the entity type and field definitions.
Product
The commerce_product.field_produit_labels field needs to be updated.</blockquote>
It has not been possible to update entities with "Drush" for some time.
Why do I have these problems regularly ? This is only with the Commerce module.
I have a D8.9.3 site. I want to update modules to D8/D9 compatible versions as they become available. Some D8 only modules are listed as "Up to date" but list a D8/D9 version as "Also Available" under the Available Updates "List" tab, however they are not listed under the "Update" tab.
If I attempt to install the new version over top, via Extend / Install New Module, I get an error that the module is already installed. If I try to uninstall the D8 only version first, I get a warning that all data will be lost.
How can I upgrade these modules without losing all data?