mplodowski / formbuilder-plugin-public

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

Error: Trying to access array offset on value of type null #13

Closed bureauberg closed 2 years ago

bureauberg commented 2 years ago

Hello,

I come across the next error after filling in a form: "Trying to access array offset on value of type null".

Steps to reproduce the behaviour:

  1. Install plugin Form Builder
  2. Create a form in the Form Builder
  3. Add the 'Render Form Component' to a page
  4. Select the appropriate alias, form and redirect to the component. Save.
  5. Fill out the fields of the form at the front-end
  6. See the above error

Expected behaviour: To have the form submitting the form values

October version: Build 474 (V1) Plugin version: 1.5.0 PHP: 7.4 Event log: ErrorException: Trying to access array offset on value of type null in plugins/renatio/formbuilder/traits/RenderFormAjax.php:143

Any idea how to fix this?

Thanks!

Best regards, Jacco van den Berg

mplodowski commented 2 years ago

Sorry, but October v1 is no longer supported. Please update to version October v2.

kgangadhar commented 1 year ago

"Trying to access array offset on value of type null" on line 143 of public_html/plugins/renatio/formbuilder/traits/RenderFormAjax.php

i'm also getting same issue OC is running 2.6 version we are unable to find the issue