SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 3. It is a turnkey SEO system that is comprehensive, powerful, and flexible.
Trying to update the Content SEO setting SEO Image Source to From asset field results in the following error being logged, while the CP just shows a message that the settings have been saved:
[web.ERROR] [nystudio107\seomatic\services\MetaBundles::updateMetaBundle] Meta bundle failed validation: Array
(
[typeId] => Array
(
[0] => Type Id must be no less than 1.
)
)
type: single id: 4 from siteId: 1
To reproduce
Steps to reproduce the behaviour:
Go to SEOmatic / Content SEO / General.
Click on the structure I want to change the settings for.
Change SEO Image Source field to From asset field and click Save.
See error message in the console, new setting is not being applied.
Describe the bug
Trying to update the Content SEO setting
SEO Image Source
toFrom asset field
results in the following error being logged, while the CP just shows a message that the settings have been saved:To reproduce
Steps to reproduce the behaviour:
SEOmatic / Content SEO / General
.SEO Image Source field
toFrom asset field
and clickSave
.Expected behaviour
The new setting to be applied.
Versions