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 added both the images in one block. I am not sure whether that is the right way to do so. While uploading the images, I simply set them as left and right-aligned. Now, there is a lot of space between the two images. How to fill that area if I do not want to increase the width of these images.
after upgrading my drupal 8 I got the following error:
Deprecated configuration
You are using deprecated configuration for the temporary files path. Remove the configuration and add the following to settings.php. $settings["file_temp_path"] = "sites/default/files/tmp"
I just updated to Drupal 8.8.1 (composer update drupal/* --with-dependencies now says I'm up to date, even though I know that 8.8.2 is actually the most recent). After doing this, I can use most of the site fine, but when I went to update the monitoring module, I get the error The geoip PHP extension is not installed!
We moved the site today to the client server. The automatically created "htaccess" file, which sits in the "/web/sites/default/files" folder, does prevent the apache (php) from creating files (image styles).