mplodowski / formbuilder-plugin-public

https://octobercms.com/plugin/renatio-formbuilder
https://octobercms.com/plugin/renatio-formbuilder
2 stars 0 forks source link

Array to string conversion in _raw_fields_popup.htm #8

Closed jameshadley closed 2 years ago

jameshadley commented 2 years ago

Describe the bug

"Array to string conversion" on line 13 of 
/html/plugins/renatio/formbuilder/controllers/forms/_raw_fields_popup.htm

To Reproduce Steps to reproduce the behavior:

  1. Edit any form
  2. Click on the fields tab
  3. Click Raw Fields Markup

Expected behavior A popup appears to edit the form HTML

Screenshots View

October version 2.1.22

Plugin version 2.1.5

mplodowski commented 2 years ago

Hi,

please update plugin to version 2.1.6. I used PHP 7.4 syntax and that seems to be an issue in your case.

You seem to use very old PHP version. Please consider to update to at least version PHP 8.0.

https://www.php.net/supported-versions.php