Hi all

Great module :-)

but :-)

Some error and i can't finish the save settings on the webform webform2pdf settings

Notice: Undefined index: no_send_email_addr em webform2pdf_edit_form() (linha 627 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/includes/webform2pdf.settings.inc).
Notice: Undefined index: no_send_email_addr em webform2pdf_edit_form() (linha 627 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/includes/webform2pdf.settings.inc).

Best regards
ArchGalileu

www.gasparsantos.eu
www.quartetodouro.eu
www.cameratanovnorte.eu

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mr.york’s picture

Status: Active » Needs review
FileSize
590 bytes
Anonymous’s picture

Hi mr.york

thanks for the patch but :-)

Can't save the webform webform2pdf settings, don't see errors;

i don't know what's happening

Best regards
ArchGalileu

mr.york’s picture

PHP version?

Anonymous’s picture

Thanks for fast reply :-)

PHP 5.2.17

Best regards
ArchGalileu

mr.york’s picture

Next patch.

Anonymous’s picture

Hi mr.york

Thanks again for fast reply :-)

When i applied the patch 1 hunk failed

@@ -1000,95 +1002,78 @@
  */
 function webform2pdf_edit_form_submit($form, &$form_state) {
   if ($form_state['values']['op'] == t('Save')) {

this last ....==t('Save')) { .... i have 'Submit'

Could i change it?

i tried change and i get more errors, but confused i went back to begin and i patched to .dev version because was 2 hunk's failed and now just one.

Do you want to i test and reply with rc1?

Best regards
ArchGalileu

mr.york’s picture

'Save' is good.

Anonymous’s picture

Hi mr.york

I changed and gives me some errors :-(

Notice: Undefined index: 8 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 9 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 10 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 11 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_TCPDF_EXTERNAL_CONFIG already defined em _webform2pdf_init_tcpdf() (linha 271 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_MAIN already defined em _webform2pdf_init_tcpdf() (linha 272 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_URL already defined em _webform2pdf_init_tcpdf() (linha 273 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_FONTS already defined em _webform2pdf_init_tcpdf() (linha 274 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_CACHE already defined em _webform2pdf_init_tcpdf() (linha 275 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_IMAGES already defined em _webform2pdf_init_tcpdf() (linha 276 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_BLANK_IMAGE already defined em _webform2pdf_init_tcpdf() (linha 277 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_CELL_HEIGHT_RATIO already defined em _webform2pdf_init_tcpdf() (linha 278 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_SMALL_RATIO already defined em _webform2pdf_init_tcpdf() (linha 279 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 8 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 9 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 10 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 11 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_TCPDF_EXTERNAL_CONFIG already defined em _webform2pdf_init_tcpdf() (linha 271 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_MAIN already defined em _webform2pdf_init_tcpdf() (linha 272 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_URL already defined em _webform2pdf_init_tcpdf() (linha 273 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_FONTS already defined em _webform2pdf_init_tcpdf() (linha 274 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_CACHE already defined em _webform2pdf_init_tcpdf() (linha 275 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_IMAGES already defined em _webform2pdf_init_tcpdf() (linha 276 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_BLANK_IMAGE already defined em _webform2pdf_init_tcpdf() (linha 277 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_CELL_HEIGHT_RATIO already defined em _webform2pdf_init_tcpdf() (linha 278 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_SMALL_RATIO already defined em _webform2pdf_init_tcpdf() (linha 279 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 8 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 9 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 10 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 11 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).

I hope :-)

Best regards
ArchGalileu

mr.york’s picture

Try this patch, with dev version released today.

Anonymous’s picture

Hi mr.york

thanks for reply :-)

I have updated and patched and now i can save my settings without no errors :-)

When i submit the "webform" i get no file and this errors:

Notice: Undefined index: 10 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 11 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_TCPDF_EXTERNAL_CONFIG already defined em _webform2pdf_init_tcpdf() (linha 271 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_MAIN already defined em _webform2pdf_init_tcpdf() (linha 272 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_URL already defined em _webform2pdf_init_tcpdf() (linha 273 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_FONTS already defined em _webform2pdf_init_tcpdf() (linha 274 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_CACHE already defined em _webform2pdf_init_tcpdf() (linha 275 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_IMAGES already defined em _webform2pdf_init_tcpdf() (linha 276 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_BLANK_IMAGE already defined em _webform2pdf_init_tcpdf() (linha 277 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_CELL_HEIGHT_RATIO already defined em _webform2pdf_init_tcpdf() (linha 278 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_SMALL_RATIO already defined em _webform2pdf_init_tcpdf() (linha 279 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 10 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 11 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_TCPDF_EXTERNAL_CONFIG already defined em _webform2pdf_init_tcpdf() (linha 271 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_MAIN already defined em _webform2pdf_init_tcpdf() (linha 272 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_URL already defined em _webform2pdf_init_tcpdf() (linha 273 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_FONTS already defined em _webform2pdf_init_tcpdf() (linha 274 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_CACHE already defined em _webform2pdf_init_tcpdf() (linha 275 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_PATH_IMAGES already defined em _webform2pdf_init_tcpdf() (linha 276 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_BLANK_IMAGE already defined em _webform2pdf_init_tcpdf() (linha 277 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_CELL_HEIGHT_RATIO already defined em _webform2pdf_init_tcpdf() (linha 278 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Constant K_SMALL_RATIO already defined em _webform2pdf_init_tcpdf() (linha 279 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 10 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).
Notice: Undefined index: 11 em _webform2pdf_filter_values() (linha 481 de /home2/raduungu/public_html/cp/sites/all/modules/webform2pdf/webform2pdf.module).

PS. i am using mimemail, should i try again without mimemail? because the advice?

Best regards
ArchGalileu

mr.york’s picture

Mimemail and smtp modules are not supported. We will only work on the compatibilty, if they reach stable state.

mr.york’s picture

Status: Needs review » Fixed

Thanks, committed to webform2pdf 7.x.

Status: Fixed » Closed (fixed)

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