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.
Dear Friends,
This course is suitable for anyone who want to use and manage Drupal 8 in their organisation. NO programming skills is required. For more information, visit http://drupalsite.me/
set up a view (table) sorted with a date-field. (D8)
In the original language that works like a charme.
But in the translated pages of the view the sorting goes wrong.
The field are similar only the translation language is changing.
Made some changes in the timezones field but that's not the reason.
It's no apparent which rules the sorting is following now.
I upgraded Drupal 6 to 8.1.7 successfully, but the new Drupal .htaccess (in the root directory of my server) denies the access to another installation (piwik) that is sitting in a folder (as well in the root directory of my server)
If i remove the htaccess i can access piwik, but thats not a soultion
Any hint on how i can change the .htaccess to get access to that folder is highly appreciated!
Im using Drupal 8. I am trying to create a very simple copyright block so I can have a copyright message in my footer.
When creating the copyright block, I get this:
Fatal error: Interface 'Symfony\Component\Translation\TranslatorInterface' not found in /home/mythus/public_html/Drupal/core/lib/Drupal/Core/Validation/TranslatorInterface.php on line 17
Looking at the file in question, something indeed looks missing: