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've been struggling with this for a couple days and cannot find a way to do it.
I have a content type, plant. It contains a paragraph field called locations.
The location paragraph has two fields. I'm concerned with the location field.
In my "Plant" view, I can get to the location field - I just add a relationship to the paragraph. But how do I get the parent terms, so I can group by the parent tags. I've tried adding a relationship to the taxonomy and to the term parent. But no luck.
user A submitted one article (pending for admin approval, unpublished)
Admin reviewed and approved (approved, published)
Part 2
user B sees the article, finds mistake, edits the article and submits
Admin either 1) approves the change (new content to overwrite the original content) or 2) disapproves the change (continue to display the original content)
I have the SMTP smtp-8.x-1.0-beta3 module installed and configured to my AWS Workmail account. Everything is configured the way it says in the documentation but I'm still getting the following error when users submit contact forms.
UNABLE TO SEND EMAIL. CONTACT THE SITE ADMINISTRATOR IF THE PROBLEM PERSISTS.
We've got some pages on our Drupal 8.4 site (Program pages) that are supposed to show a list of courses in their program. After upgrading, the course list will disappear any time these pages are saved. Our setup involves 3 separate content types:
Does anyone know how to fix the following PHP Fatal error?. I am trying to upgrade Drupal837 to Drupal853 using drush.
php version: PHP 7.2.2
Error:
PHP Fatal error: Uncaught Error: Class 'Drush\Config\Environment' not found in /var/www/html/vendor/drush/drush/drush.php:58
Stack trace:
#0 /var/www/html/vendor/drush/drush/drush(4): require()
#1 {main}
thrown in /var/www/html/vendor/drush/drush/drush.php on line 58