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 have a custom type of movie "Movie" and a taxonomy "Genre." First I import data about genres (there are no problems here), then I import the data about the films, but I can not connect the movie with certain genres (terms).
my homepage cant load and give me error,in the error log i found this error:
GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to jb-team.com port 80: No route to host (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) in GuzzleHttp\Handler\CurlFactory::createRejection() (line 186from /home/jbdl/public_html/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php).
I would like to host a Drupal 8 website to Azure Web App and want to enable auto scale out feature of Azure. But I have encountered problems with the storage of the files uploaded by the users, e.g. photos and other images as I do not know how to share them for different instance of the web app.
For AWS I used a module which will automatically upload the files to the S3 storage instead of the local file system but we failed to find an equivalent module for the blob storage in Azure. Can someone share ideas to me on how I can achieve this?
Is there some way to have HTML code (color code) view for editors, when using a plain editor (no WYSIWYG )?
I write the HTML myself, it would be nice when it looks better formatted.
Due to a minor computer glitch I have an orphaned migration of a drush generate entity:
"Migration d6_book is busy with another operation: Importing " Shutdowns and restarting apache etc fails to clear it. Is there a locked file somewhere that I need to delete? Drupal 8.5.6