Closed (fixed)
Project:
Spamicide
Version:
7.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Dec 2011 at 13:18 UTC
Updated:
6 Jul 2013 at 10:48 UTC
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
Comment #1
grossmann commentedSame 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
Comment #2
lipcpro commentedThis is a duplicate of #1787774: Wrong destination set to added field and has been resolved