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.
I don't know what's going on with Go Daddy's VPS and neither does Go Daddy but Drupal 8 throws a
"UNICODE LIBRARY ErrorMultibyte string input conversion in PHP is active and must be disabled. Check the php.ini mbstring.http_inputsetting. Please refer to the PHP mbstring documentation for more information."