Hi Jerome,
What i've did, is, i've created a new PDFserial configuration, with no additional settings, so far, so good.
As soon as a fill in the filename of the PDF Template to be used, the error occurs.
This is the content of the tpw_hikaserial_plugins table, column plugin_params, before entering the filename:
O:8:"stdClass":4:{s:12:"attach_email";s:1:"0";s:15:"attach_download";s:1:"0";s:8:"pdf_path";s:0:"";s:12:"default_font";s:5:"arial";}
After entering the filename:
O:8:"stdClass":4:{s:12:"attach_email";s:1:"0";s:15:"attach_download";s:1:"0";s:8:"pdf_path";s:17:"TryOut-Ticket.pdf";s:12:"default_font";s:5:"arial";}
It does not matter if the PDFtemplate is valid or not, no other configuration is made in the PDFSerial plugin.
Thanks,
Kind regards,
Patrick