You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running php craft ckeditor/convert/redactor I get a message "Error: Setting unknown property: craft\ckeditor\Field::configFile" This error breaks the site in both CLI context and web. It's a database error so I'm not able to git reset --hard to revert this.
Steps to reproduce
Run php craft ckeditor/convert/redactor without a Default Redactor config
Select "no" for "Do you already have a CKEditor config that should be used..."
Expected behavior
Success
Actual behavior
Fail with error
Craft CMS version
Craft Pro 4.8.6
PHP version
8.3.3
Operating system and version
Darwin 23.4.0
Database type and version
MySQL 5.7.23
Image driver and version
No response
Installed plugins and versions
S3
Neo
Redactor
The text was updated successfully, but these errors were encountered:
What happened?
Description
After running
php craft ckeditor/convert/redactor
I get a message "Error: Setting unknown property: craft\ckeditor\Field::configFile" This error breaks the site in both CLI context and web. It's a database error so I'm not able togit reset --hard
to revert this.Steps to reproduce
php craft ckeditor/convert/redactor
without a Default Redactor configExpected behavior
Success
Actual behavior
Fail with error
Craft CMS version
Craft Pro 4.8.6
PHP version
8.3.3
Operating system and version
Darwin 23.4.0
Database type and version
MySQL 5.7.23
Image driver and version
No response
Installed plugins and versions
S3
Neo
Redactor
The text was updated successfully, but these errors were encountered: