pkp / textEditorExtras

An OJS plugin to add controls to the rich text editor to upload images, manipulate the HTML code, and add tables.
GNU General Public License v3.0
3 stars 14 forks source link

Failed Ajax request or invalid JSON returned #15

Closed mariob2 closed 2 years ago

mariob2 commented 2 years ago

PHP Fatal error: Declaration of TextEditorExtrasSettingsForm::execute() must be compatible with Form::execute(...$functionArgs) in /var/www/html/site/plugins/generic/textEditorExtras/TextEditorExtrasSettingsForm.inc.php on line 65,

mariob2 commented 2 years ago

already fixed sorry https://github.com/pkp/pkp-lib/issues/8064 Fix execute function signature

and

https://github.com/pkp/pkp-lib/issues/8064 Fix template array function on non-array

mpbraendle commented 8 months ago

Hmm. Those patches are not available in the 1.0.0.4 version ...