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!