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 started seeing unneeded indentation on the wbsite on quite a few pages. Previously, there was no indentatio,. Every thing was fine. This indentation is creating problems on various page including the following.
Please see right before the footer area in the blog section where you can see three different blogh post. https://www.halalbiz.com/
I am working on a dev site to migrate my Drupal 7 site to Drupal 8. I had a perfectly working D8.6.14 site when I noticed the security update to 8.6.15.
I simply ran composer update and as expected both core and all modules with updates were updated. When I refreshed the page with the available updates it showed that all was good.
However, when I moved to a different page and any page after that I get an error:
Since recently I cannot upload images bigger than ca 2MB (first I thought it's only CKEditor inline images, but the same is true for image fields).
I first thought it is a size limit (see first comments below), but the php.ini limit was 64MB and the php.ini was not masked or overridden by .htaccess or otherwise.
I've created a "Like" flag for flagging the store and products and a Message Stack template to create a message when the store and products is created.
I want to create a view that displays the Message content that has been flagged by the current user.