Working on a drupal 7 to 8 upgrade I have all content from 7 to 8 migrated and al views are recreated.
Using we_megamenu as menu system (because didn't find a beter alternative for tb_megamenu)
During lockdown i wanted to learn something new.. and ended up with Drupal
I am on windows 10 and using Acquia devdesktop. Yesterday my laptop crashed (no idea why, never had such a crash before) and since then i cant use my devdesktop anymore. I have been rebooting it many times ( hoping problem would solve :-) ) and it gave 1 time the error
Process 'MySQL database server' failed to start. Port 33067 didn't open.
The troubleshooting guide of Acquia doesnt help at all for me. I dont have the knowledge probably to make sense out of it.
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 :