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.
Hello, I am struggling to migrate a Drupal 7 website to Drupal 8, without drush. I have followed the official guide: https://www.drupal.org/upgrade/migrate
The "update" process works properly until it reaches 100%, after suddenly the page becomes white with this error: "The website encountered an unexpected error. Please try again later.", and the website is ko.
I tried 4 different times also disabling every "no core" modules. No results.
Some ideas?
Some developers have no problem following the Drupal 8 paradigm while others seem stuck with an old mindset. ie. I setup my CKEditor environment to allow interfacing with the font plugin. This screen recording I put on youtube as part of a project is an example of a getting a desirable Drupal 8 result. However, perhaps you don't see it that way at all. I've been asked to produce a book about Drupal 8 from my perspective. So any points of view are welcome.
Hello I need to give user "foo_role" role for sending only one content of "foo_content" content type after ubercart paypal transaction complete. But I couldn't find any paypal option in the action list :(
In my taxonomy terms , i added a field picture based on picture. It's possibly for me to show taht picture in a view. See http://genealogie.hcc.nl/nieuws/laatste-nieuws . I want now also want to display that picture in a node. How can I manage that?
Hi, try to crate Twig Template for my custom Block, but it not working(
Twig Template naming conventions said: For example, "block--block--1.html.twig" would be used for the first user-submitted block added from the block administration screen since it was created by the block module with the id of 1.