Closed benfeather closed 6 months ago
Uninstall and reinstalling the plugin seemed to fix the issue.
This bug is the same as:
https://github.com/nystudio107/craft-seomatic/issues/1472
Craft CMS 3:
You can try it now by setting your semver in your composer.json
to look like this:
"nystudio107/craft-seomatic": "dev-develop as 3.4.78”,
Then do a composer clear-cache && composer update
…..
Craft CMS 4:
You can try it now by setting your semver in your composer.json
to look like this:
"nystudio107/craft-seomatic": "dev-develop-v4 as 4.0.50”,
Then do a composer clear-cache && composer update
…..
Craft CMS 5:
You can try it now by setting your semver in your composer.json
to look like this:
"nystudio107/craft-seomatic": "dev-develop-v5 as 5.0.4”,
Then do a composer clear-cache && composer update
Describe the bug
When I browse to the site settings tab under SEOmatic I get this error:
Screenshots
If applicable, add screenshots to help explain your problem.
Versions