-
### Issue description
On Production, if I select a blog category, I run into an issue with adding an internal link, where an "Illegal choice has been made" I should be able to add a blog category an…
-
Moving issue from https://github.com/uselagoon/lagoon/issues/2737
# Describe the bug
In the API logs I get (as example):
```
[warn]: Variable "$facts" got invalid value { name: "metatag_href…
-
After clearing the composer cache while running:
composer 1.2.1
git 2.8.4
macOS 10.12
I executed:
`composer create-project acquia/lightning-project:^8.1.0 rh-lightning --no-interaction`
And received…
-
Possibly because the **secondary tabs** and **help** regions have not been incorporated into the theme?
![layout builder 8 5](https://user-images.githubusercontent.com/302324/37418943-9b6ab9d2-2770…
-
Good Morning,
Trying to build a new site on Pantheon but having issues with multiple Terminus Errors. I've troubleshooted and added Php curl and Php xml, but can't seem to find the source of the e…
-
Add the following to the file - modules/contrib/og/og.views.inc
-----Add ------
$data['og_membership']['node']['relationship'] = [
'real field' => 'entity_id',
'base' => 'node',
'…
-
Working on the Drupal site, got PHP updated to v8.1. Running Drush commands throws the following error:
> Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is depreca…
-
Hello -
First, I wanted to thank you for creating this module. I'm running CiviCRM 4.4.4 on top of Drupal 7.14. I'm having a spot of trouble. We setup a mail chimp account, configured an api key, add…
-
```
What steps will reproduce the problem?
1. Installing the print module in Drupal & putting dompdf inside the
appropriate folder within print.
2. Setting everything up properly on Drupal's administ…
-
I'm trying to replicate the current D7 backend with D8.
I'm doing the development in my fork in the branch 8.0.x: https://github.com/DavidHernandez/drupal-elm-starter/tree/8.0.x
On my repo there…