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 initially installed 8.1.3 with installatron, but it seems that they are way behind on security updates. Therefore, I would like to basically uninstall from installatron and install as a standard manual install instead.
Can I just copy all of the files from my development subdomain/directory to a different subdomain/directory and uninstall with installatron, but keep the database intact? Or do I need to do a full DB/file backup, uninstall with installatron, and then restore the backup?
I accidentally deleted a modules folder. How do I know which modules have been installed? Earlier in the Drupal 7, I could see it in the database table "system" how to be now?
I speaking about Drupal 8.
I have created a custom user template (user.html.twig) and added some CSS class for only that template to change the display format/layout only when the user check the profile details. I have added this template in Drupal/core/themes/bartik/templates. It seems to be working fine in the case when loading user profile page, but the other templates (contents / articles etc) got affected by this code change.
I would like to know, if there is any mechanism to change the layout only for the user.html.twig? Please note that I am working on Drupal 8.x version.
I 'm trying to install drupal 8.1.6 on windows with IIS and sqlsrv driver, but after that income data connection to the database the installation does not continuous and the server responds "localhost does not work". Previously it had already installed drupal 8.0.2 and worked well but with some bugs .