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 two fields on my content type. One is a file field and the other is a image field. Both are set to have "private" as upload path. When i upload a file (pdf, docx etc) i can access that file afterwards. But when i upload an image, it opens the file in the browser (no 403 or 404) but the image is not showing. The browser just shows a black page. This has been tested in all browsers. If i set the upload file to "public", everything works.
im on Drupal 8.4.2. Does anyone know what can be the problem? Is this a D8 bug with setting images to private?
I encounter a strange issue with Drupal Content type : when I create a new field type (ex : text) in a personalised Content type which already have ~10 field types, the website become unavailable and I get this message "The website encountered an unexpected error. Please try again later." instead of the website's pages.
This month’s Drupal Spotlight is a Q&A snapshot from some amazing speakers and organisers behind the recent DrupalSouth in Auckland, New Zealand. We look in and beyond the code at the voices and perspectives of people building in Drupal and influencing our community, including how they got into technology, and vision for the future.
The behavior has changed a bit from D7. I have been used to the Login and Logout being controlled by the role of either Anonymous or "NOT" Anonymous. The Logout menu item works as I remember (and expected.) The Login remains no matter if Anonymous or "NOT" Anonymous.
I would like to see if there is already an issue posted for D8 or if not post one myself. Can someone point me to the core area where this would be reported?
We have a weird setup (that we can't change at this time) where we have traffic that goes to www.example.com goes to one Drupal cluster, but traffic to www.example.com/subdirectory goes to a different cluster.