when trying to create action :using After saving new wishlist item
The website encountered an unexpected error. Please try again later.
Error: Call to a member function getComponent() on null in Drupal\rules\Form\EditExpressionForm->validateForm() (line 111 of modules/contrib/rules/src/Form/EditExpressionForm.php).
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot from 2019-06-23 17-51-25.png | 29 KB | rassoni |
Comments
Comment #2
tr commentedPlease search the issue queue before you post. This is a duplicate of #3036623: Notice: unserialize(): Error at offset 8126 of 22729 bytes in Drupal\Component\Serialization\PhpSerialize::decode() which was caused by a core Drupal bug #3049437: SharedTempStore not serializable on PHP 7.3 when running with PHP 7.3. You will either need to use the Drupal version that contains that fix, or you will need to downgrade to PHP 7.2.
Comment #3
rassoni commented