I created a twig template for basic page named node--page.twig.html which resides in bootstrap subtheme template folder. For testing purposes I put some foo into the twig file.
Then I deleted the file file and did a 'drush cr'. After reloading the page Firefox and Chrome shows the foo stuff again.
Although twig file is deleted Firefox and Chrome both show foo stuff in private windows as well.
I am new in Drupal. I am working with Drupal site which is running well in which I have included my custom theme and custom module but I want to upgrade PHP version 5.6 to 7.3 . Can anyone suggest the procedure to upgrade PHP version. I am using Drupal version: 8.7.11 .
I am looking for a good Drupal 8 module that provides private messaging functions. I have tried private messages, which gives an error when you send a message. And I have tried Drupal chat, which doesn't let me view the message inbox. Does anyone have any suggestions for a good module, or have successfully used either of what I mentioned above?
Hello together, I've got a question about my drupal installation. I changed the password in my MySQL database. After that I changed the password in the settings.php too. But after that my site disappeared and I could not log in. When I changed the password again to the old one the site was back again. Can somebody help me with that problem? I changed my password the same way before and it worked. I don't understand why it's not working now.