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 image files that I'm using on various content pages, but want to update with new versions of the images. If I overwrite an image file with a a new one of the same filename (in /sites/default/files/inline-images/) the old image is still displayed in the content.
I have used drupal 7, recently I have setup drupal 8 first time on server and trying to figure out all new options and features in it. When I run status report page in drupal page it shows an error
I’m trying to create a dynamic query, the query logic conditions needed are: AND, and OR.
The main query will include two sub queries.
The ConditionInterface::condition documentation states that:
“If called with 1 parameter, it should be a ConditionInterface that in itself forms a valid where clause. Use e.g. to build clauses with nested AND's and OR's.”
I've been asked to edit a functionality in our website, where a user click on a link to download a PDF file.
What is needed exactly is that the user must be redirected to a form to fill some information (fname,lname,email,mobile) and once submit the information, the user will be redirected to the download page or the file itself.
can you please advise ! I am so new to Drupal. Drupal version we use is 8.