craftcms / webhooks

Plugin for integrating Craft with Zapier and IFTTT.
https://plugins.craftcms.com/webhooks
MIT License
84 stars 12 forks source link

Error when SEOmatic is installed #20

Closed edolyne closed 4 years ago

edolyne commented 5 years ago

When SEOmatic is installed a 'An Error Has Occurred' message appears when attempting to add a new webhook, and the following error is logged:

error - yii\base\ErrorException:64 yii\base\ErrorException: Cannot use 'False' as class name as it is reserved in /xxx/vendor/nystudio107/craft-seomatic/src/models/jsonld/False.php:24

jasonmccallister commented 4 years ago

@edolyne I had the same issue, but only after I installed webhooks. I spoke to Andrew about this issue and he pushed a fix in this release of SEOMatic: https://github.com/nystudio107/craft-seomatic/releases/tag/3.2.33

jasonmccallister commented 4 years ago

@edolyne since this was resolved by the SEOMatic release I am going to close this issue. If this remains a problem, can you verify that you are up to date with SEOMatic?