Chronoforms_V5.0.11_Component

Dimitry 25 Mar, 2016
Hi guys! After updating to version 5.11 PDF action is not displayed completely. And it can not be edited. Please, help.
Chronoforms_V5.0.11_Component image 1
Dimitry 25 Mar, 2016
In the front page is not working where the posted link to download PDF file. Immediately opens PDF in the browser, but the page is blank.

Apparently, the problem in the file administrator/components/com_chronoforms5/chronoforms/chronoforms.php
I replaced it with a file from a previous version. In the front page which has links to download PDF file opens and runs. Also, when you click on the link opens a PDF file in the browser. PDF file is displayed perfectly. But now the problem is in the backend: when opening any file form is not visible. Here please see:
Chronoforms_V5.0.11_Component image 2
Dimitry 25 Mar, 2016
I understood what the problem: with the new version of the component is necessary to update the file:
administrator/components/com_chronoforms5/chronoforms/actions/tcpdf/tcpdf.php
I changed in the file parameter: {N} to _XNX_ Now everything works well. I do not know, maybe somewhere else is needed to make a change, but like action PDF works in frontend and backend. Please check.
bon-ja-mon 25 Mar, 2016
Hi Dimitry

I just wanted to say that I have updated to v5.0.11 and confirm that the TCPDF action is blank for me too.

Hopefully Max and/or GreyHead will have some ideas shortly.

Cheers
Dimitry 26 Mar, 2016

Hi Dimitry

I just wanted to say that I have updated to v5.0.11 and confirm that the TCPDF action is blank for me too.

Hopefully Max and/or GreyHead will have some ideas shortly.

Cheers



Hello bon-ja-mon! If you have a problem with tcpdf action, then you can try to do what I described earlier in the topic. Your tcpdf will work.
GreyHead 26 Mar, 2016
1 Likes
Hi,

@Dimitry, well found :-) thank you

I've made those changes and have a fixed version of the action. Please PM me if you need a copy.

What has happened is that Max made the change from {N} to XNX in 5.0.11 to fix a JavaScript error message but he hasn't yet updated the TCPDF action to match. (I also need to go and check my other custom actions . . .)

Bob
This topic is locked and no more replies can be posted.