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.
In investigating a migration from a Drupal 7 site to a Drupal 8 site I've run into a show stopper that I don't know enough about to solve. One of my most important content types I've called "Twain Sites". In the D7 site this type has fields for "Title", URL redirect, URL path settings, "Body", "Geo Field" (Latitude and longitude), "Node Reference" (Select List with multiple values), "Marker Category" (select list with a single value), "Which Book" (select list with multiple values, "Site Image" (multiple images), and "Site Document" (multiple files).
However, after uploading my_theme.layouts.yml file I receive the following message 'The website encountered an unexpected error. Please try again later.'
Hi,
Looking into Drupal to solve a problem and would like to stay away from coding as much as possible, simply use what’s built in the CMS and mature add ons.
Im trying to achieve this:
The user should be able to register their sport scores in a table, pretty simple CRUD operations.
This have to be invisible to other users.
Before I start digging into Drupal to figure out how to do this, does anyone have any tips up their sleeve to steer me in the right direction.
Recently I've migrate a Drupal 6 website to Drupal 8, but I've noticed that after migration of content and all available modules that URLAlias is not working as expected.
I need to edit and save every node to generate URLAlias ...
How it is possible to generate bulk urls ?? because I have some hundreds of nodes.
Not sure if I'm missing the obvious here, but am wanting to add a custom css class to a field in a content type. in Manage Display there is an option to list custom classes. I have done this but nowhere do I see the option to add these to the fields... Can someone help here? Thanks!