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 am using this module https://www.drupal.org/project/s3fs to try to upload images from my content types to s3. For some reason, some images loads and some others not. Any ideas?
My website at www.mindsets.eu appeared to crash after some configuration updates, so I restored to the latest back-up using shared hosts softaculous application.
Despite attempts at restoring from both the two latest back-ups, I keep getting the same error message, i.e.:
"The website encountered an unexpected error. Please try again later."
Happy Monday everyone! Got a question regarding contextual filters / dynamic path URLs for Views.
I have a content type, 'FAQ' that has title, body, and 'Related AP Course(s)' as fields. 'Related AP Course(s)' is a reference to content of another content type, 'AP Exam'.
I'd like to create a view page that follows the Path URL pattern of the AP Exam content type which is:
'[content-type]/[ap-exam-category]/[ap-exam]'
so the FAQ URL would be '[content-type]/[ap-exam-category]/[ap-exam]/faq'