I just took over a site and keep getting this error, and not just when I am on the one webform.
Undefined index: mailchimp in webform_component_include() (line 3516 of /var/www/clients/multi-site-1/html/sites/mysite.com/modules/webform/webform.module).
The strange thing is that the site does not use the Mailchimp module. Any thoughts? Thanks.
Comments
Comment #1
quicksketchIt sounds like there was a module that provided a Webform component on your site at some point. Webform displays an error like this when the module providing a certain component type no longer exists. You can fix this error by manually deleting any rows in the "webform_component" database table that include the component type "mailchimp".