I've been asked to take a look at a Drupal site but this is the first time i've worked on one. We were asked to host the site on our server which is IIS. The website is running fine but the Webform are now missing certain fields when the emails are sent. Printing out the %email_values gives me everything except the third tier items. For example, [fieldset][value] will be displayed but [fieldset][fieldset][value] will not. I can access the values when using the email[field][field][value] so I know they are there but not being included with the rest in %email_values.