in2code-de / invisiblerecaptcha

Invisible recaptcha for powermail 3.x
4 stars 9 forks source link

An error occurs ("Argument 2 passed to") after form submit #9

Closed twofourdigitaleagentur closed 6 years ago

twofourdigitaleagentur commented 6 years ago

I'm getting this error when sending a form with invisible recaptcha activated: `Argument 2 passed to

In2code\Powermail\ViewHelpers\Getter\GetFieldPropertyFromMarkerAndFormViewHelper::render() must be an instance of In2code\Powermail\Domain\Model\Form, null given`

The original template looks like this: `

` I have copied/overwritten the files from the **original invisiblerecaptcha** extension to the **modified powermail** **Partials** and **Templates** folder in my own extension folder. Any suggestions or solutions on this?