Whenever someone compile a webform I'm sending an email to the address provided in the webform. If I exclude this email form the PDF attachment list, the pdf is still sent.

CommentFileSizeAuthor
#2 webform2pdf-issue-1287866.patch727 bytesBBaptiste

Comments

BBaptiste’s picture

Hello,
I meet the same problem with this option.
When "Do not attach PDF file" is enabled on a cck field "Value of field", the pdf is still sent by mail.
With the following error:

warning: array_merge() [function.array-merge]: Argument #2 is not an array in /sites/all/modules/webform2pdf/webform2pdf.module on line 147.
warning: array_map() [function.array-map]: Argument #2 should be an array in /sites/all/modules/webform2pdf/webform2pdf.module on line 148.
BBaptiste’s picture

Status: Active » Needs review
StatusFileSize
new727 bytes

It works !
I use Webform 6.x-3.14 / WebForm2PDF 6.x-2.2.

Can you try this patch ?

mr.york’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.