The cause of this error is;
there is no variable $headers set in the comment_notify.module
here is the patch.
| Comment | File | Size | Author |
|---|---|---|---|
| comment_notify_noheader.patch | 414 bytes | korayal |
The cause of this error is;
there is no variable $headers set in the comment_notify.module
here is the patch.
| Comment | File | Size | Author |
|---|---|---|---|
| comment_notify_noheader.patch | 414 bytes | korayal |
Comments
Comment #1
Christoph C. Cemper commentedthanks much - this is also duplicate with the patch in http://drupal.org/node/185745 which does fix another issue too