TCPDF unable to create error

Save PDF files to the server in ChronoForms v6.

Overview

The issue occurs because the {path:root} placeholder in the TCPDF storage path is not functioning correctly in CF v6.
Change the placeholder in the TCPDF storage path setting from {path:root} to {path front} to resolve the file creation error.

Answered
ChronoForms v6
ae aekinci 27 Nov, 2017
I want to save pdf file to server with tcpdf. it was working in cf v5 but in cfv6, i receive unable to create file error.
TCPDF ERROR: Unable to create output file: /var/www/vhosts/icmrs2018.org/httpdocs/pdf/27-11-17-08-11-49.pdf

In tcpdf settings, i set Action:Store and Storage path:{path:root}/pdf/{date:d-m-y-h-i-s}.pdf.
ae aekinci 27 Nov, 2017
Sorry for the wrong tagging. It must be Chronoforms v6.
ae aekinci 27 Nov, 2017
Please help me, can't solve the problem.
ae aekinci 28 Nov, 2017
Answer
Finally it's done. The problem is {path:root}. after changing it to {path front} it worked.
This topic is locked and no more replies can be posted.