It was necessary to create a module that writes Drupal logs using cron and sends them to mail using hook_mail and (or) do_mail. Module created and included, did I do it right and how to see the result. I enclose the code ... THANKS!
Type php
Date Vendredi, 21 août, 2020 - 16:22
Utilisateur Anonyme (non vérifié)
Emplacement https://www.example.com/fr
Référent
Message User warning : The following theme is missing from the file system: message_activity_stream dans drupal_get_filename() (/var/www/www-example-com/web/core/includes/bootstrap.inc ligne 295)
#0 /var/www/www-example-com/web/core/includes/bootstrap.inc(600): _drupal_error_handler_real(512, 'The following t...', '/var/www/www-s1...', 295, Array)
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 :
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.