By rrabbit on
I have a simple webform that allows anonymous users to apply for site membership. I then check them out and register them as authenticated users if OK. Everything works except that when a form is sumbitted the email I receive is completely blank! It contains only the header, no body. The form used to work fine until a recent update to Webform 6.x-2.2. I have run update.php without effect. Any ideas?
Comments
I hag the same problem using
I have the same problem using drupal 6.5 and the latest version of webform. The form keeps sending empty emails. Although I like the module I will have to change it if I cannot figure out what the problem is. All help is appreciated.
Same Issue
I'm also having the exact same issue. Up until today for some reason I wouldn't even receive the e-mails.
This fixed the problem for me
http://drupal.org/node/317637#comment-1048183
Just changed that one line of code until the module is updated. Hope this helps!