Craft4: Cannot assign array to property ether\simplemap\models\Settings::$geoLocationToken of type string
Havnevik opened this issue · 0 comments
Havnevik commented
Description
Getting error after 'composer update' when trying to update to Craft4 following https://craftcms.com/docs/4.x/upgrade.html#performing-the-upgrade:
Cannot assign array to property ether\simplemap\models\Settings::$geoLocationToken of type string
in craft/vendor/yiisoft/yii2/base/Model.php at line 741
Exception 'TypeError' with message 'Cannot assign array to property ether\simplemap\models\Settings::$geoLocationToken of type string'
Additional info
- Craft version: 4.0.2
- Maps version: 4.0.0.
- PHP version: 8.1.5
- Database driver & version:
- Other Plugins:
"born05/craft-assetusage": "3.0.0-beta.1",
"born05/craft-imagehotspots": "2.0.0-beta.1",
"born05/craft-twofactorauthentication": "3.0.0-beta.1",
"carlcs/craft-redactorcustomstyles": "4.0.0",
"codemonauts/craft-customizable-radio-buttons-field": "2.0.0",
"craftcms/cms": "^4.0.0",
"craftcms/contact-form": "3.0.0",
"craftcms/contact-form-honeypot": "2.0.0",
"craftcms/redactor": "3.0.0",
"ether/seo": "4.0.0",
"ether/simplemap": "4.0.0",
"lewisjenkins/craft-range-slider": "4.0.1",
"mmikkel/cp-field-inspect": "1.4.4",
"nystudio107/craft-minify": "4.0.0-beta.2",
"percipioglobal/craft-colour-swatches": "4.0.4",
"putyourlightson/craft-blitz": "4.0.3",
"putyourlightson/craft-sherlock": "4.0.1",
"sebastianlenz/linkfield": "2.1.3-rc",
"spicyweb/craft-neo": "3.0.4",
"verbb/cp-nav": "4.0.0",
"verbb/expanded-singles": "2.0.0-beta.1",
"verbb/redactor-tweaks": "3.0.0-beta.1",
"verbb/super-table": "3.0.0-beta.3",
"vlucas/phpdotenv": "^3.4.0"