I am recieving the following error code after form submission, with deactivated stylesheet and javascripts and text in the hidden field.

Notice: Array to string conversion in url() (column 2084 von /*****/includes/common.inc).
Warning: Illegal offset type in isset or empty in drupal_lookup_path() (Zeile 125 von /*****/includes/path.inc).
Notice: Array to string conversion in drupal_lookup_path() (column 131 von /*****/includes/path.inc).
The requested page "/Array" could not be found.

The email is (as expected) not being submitted, but the code is printed.
With activated stylesheets and javascript the email is sent on submission and no error code is showing. (works also as expected)
I am using the module together with the webforms (7.x-3.13) module.
Any ideas why this happens?
Best regards,

Comments

grossmann’s picture

Same problem here when I fill somethins in the spamfield. The URL I end up after submit is www.example.com/Array and a Page not found
The requested page "/Array" could not be found.
Is this intented behavior?
grossmann-mcs

lipcpro’s picture

Assigned: Unassigned » lipcpro
Status: Active » Closed (fixed)

This is a duplicate of #1787774: Wrong destination set to added field and has been resolved