Hi,

I'm having an error while sending forms which generate a PDF document or while accessing to the status report:

Parse error: syntax error, unexpected T_IF in .../sites/all/libraries/tcpdf/config/tcpdf_config.php on line 241

Does someone have an idea about the issue?

The module was working well on the test server.

Thanks for help.

Comments

shafter’s picture

Can you tell us, which drupal, webform, webform2pdf, tcpdf and php versions do you use?

dan_metille’s picture

Yes, of course:

Drupal 6.22
Webform 6.x-3.14
Webform2pdf 6.x-2.2
tcpdf 5.9.119
php 5.2.13

shafter’s picture

We have tried with 6.x-2.3, and got no errors (php: 5.2.17 drupal: 6.22 webform: 3.14 webform2pdf: 2.3 tcpdf: 5.9.135). Can you try with that version?

mr.york’s picture

Status: Active » Closed (cannot reproduce)