Aidann Bowley
Aidann Bowley
Try changing that line 65 to this: return craft()->assets->getFileById($this->file)['filename'];
Still have this almost a year later on the following: - Craft 3.7.43 - Feedme 4.5.2 - PHP 7.3.33 - MySQL 5.5.5
@mcfarlandonline @CJSweatt, Think your issue likely to be related to [this](https://github.com/ExpressionEngine/ExpressionEngine/issues/78) I've just run into similar and pretty much got same error messages as you @mcfarlandonline. Also on MSM site....
Yep, if the JSON for defaults _or custom configs added by a dev_ could just sit in the /user/config folder and be read from there in the CP, that'd be...
Redactor itself allows you to add custom classes (and tags): https://imperavi.com/redactor/docs/settings/formatting/#s-formattingadd Also, I note that it has a dedicated method of hiding specific tags from formatting (in addition to just...