Closed (fixed)
Project:
Webform
Version:
6.x-3.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2010 at 02:36 UTC
Updated:
25 Nov 2010 at 21:20 UTC
Getting this error:
Fatal error: Cannot use string offset as an array in /path/mysite/path/sites/all/modules/webform/components/select.inc on line 266
when submitting this form:
http://www.rulingplanets.com/contact-us
Any help is very much appreciated!
Comments
Comment #1
bshetty commentedHi mgladding,
Try applying the patch provided here -> http://drupal.org/node/889226#comment-3636084 and you should be good to go.
I hope it helps! :)
Comment #2
mgladding commentedI installed the patch/module above and the problem is now fixed!
Thanks for your help bshetty!