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.
Hi,
I am new to Drupal (and building my own site). I have installed Drupal 8.2.5 at my hosting provider with Filezilla. When I access my site, you can't see any pictures (or colors) only text. In my previous installed version (which got lost because I forgot to back-up the database) my hosting provider commented out a few lines in .htaccess in the directory sites/default.
How can I do that myself? I tried downloading the file to my computer, altering it and try to upload, but I get an access denied error.
Thanks in advance,
when a user is creating a certain content, he's able to check a checkbox "mail" (taxonomy). Now i want to create a rule or something who says that when this checkbox is checked, it sends automatically and email. How can i do it ? I'm trying with Rules module.
I have an Entity "Country" and I want to show a Block only on the entity.country.canonical page.
In that Block I want to show information specific to the current Country record.
Now I learned that there is the possibility to use a ContextProvider to add information of the Entity to the Context, However I can't find a good example which really explains how this works.
Can someone provide an example of how this ContextProvider works in combination between Entity and Block?
With d7 and d6 it was easy to move drupal to anonther folder. I did now the same with D8, but only the frontpage is displayed well. Wat must i do? I want to move it from roerstreekmuseum.nl/d8 to roerstreekmuseum.nl. I did it by moving all the files in the d8-folder to the root-folder... but it doesn't work.