Problems generating PDF file

Home Forums Bugs and Troubleshooting Problems generating PDF file

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #50420 Reply
    Reinaldo Gonzalez
    Participant

    I’m getting the following error:

    There was an error generating the PDF file.
    Your server wasn't able to upload PDF file.
    

    Please advise.

    #50422 Reply
    admin
    Keymaster

    Let’s troubleshoot it…

    Do you have any other PDF merge templates that work correctly?
    Please reply with a copy/paste of the Under the Hood tab. (Formidable Pro2pdf > Under the Hood)

    We remain at your service.

    #50425 Reply
    Reinaldo Gonzalez
    Participant

    None of them works, I get the same error with all of them.
    === Formidable PRO2PDF ===
    Site URL: https://toolbox.investeamrealty.com/
    Plugin folder: formidablepro-2-pdf
    PHP version: 7.4.33
    WP version: 6.8.1
    FrmAppHelper: Yes
    Trial: No
    CURL: 8.9.1
    CURL error: cURL error 28: Connection timed out after 5002 milliseconds
    CURL Test: No

    #50426 Reply
    Reinaldo Gonzalez
    Participant

    When trying to access Activated Forms, “I get “Unknown error. Please try again later.”

    #50427 Reply
    admin
    Keymaster

    Well, that’s not good at all! Are you able to provide us with login credentials so we can investigate the issue(s)?

    If so, please complete this form. If not, please let us know, and we will develop a step-by-step remote troubleshooting plan.

    We remain at your service.

    #50428 Reply
    Rei
    Guest

    Sorry but I can’t provide you with login credentials.

    #50429 Reply
    Reinaldo Gonzalez
    Participant

    Sorry but I can’t provide you with login credentials.

    #50431 Reply
    admin
    Keymaster

    We corrected the issue. Please review your plugin functionality and let us know if you encounter any additional problems.

    We remain at your service.

    #50432 Reply
    Reinaldo Gonzalez
    Participant

    Just tested and the problem persists, same errors.

    #50435 Reply
    admin
    Keymaster

    Please ensure the plugin is updated to the latest version 3.19,

    Please add the following to wp-config.php file.

    if (!defined(‘FPROPDF_SERVER’)) {
    define(‘FPROPDF_SERVER’, ‘https://api2.formidablepro2pdf.com’);
    }

    If that doesn’t work, then replace the previous with:

    if (!defined(‘FPROPDF_SERVER’)) {
    define(‘FPROPDF_SERVER’, ‘http://api.formidablepro2pdf.com’);
    }

    Or if that doesn’t work, then replace the previous with:

    if (!defined(‘FPROPDF_SERVER’)) {
    define(‘FPROPDF_SERVER’, ‘http://api2.formidablepro2pdf.com’);
    }

    If that doesn’t work, we will need access to the website. Please consider creating FTP access limited to the formidablepro2pdf folder within the plugins directory to avoid providing full access to the server.

    #50439 Reply
    Reinaldo Gonzalez
    Participant

    I have version 3.19 installed; your website “Download” offers version 3.13 available for download.

    Is there a newer version?

    The changes to wp-config.php did not fix the problem.

    #50440 Reply
    admin2
    Keymaster

    Hello,

    3.19 is the latest version. Please consider adding the following line, as it seems to have been incorrectly converted in the previous message:

    if (!defined('FPROPDF_SERVER')) {
    define('FPROPDF_SERVER', 'https://api2.formidablepro2pdf.com');
    }

    or

    if (!defined('FPROPDF_SERVER')) {
    define('FPROPDF_SERVER', 'http://api2.formidablepro2pdf.com');
    }

    If that still doesn’t resolve the issue, it appears that your server’s firewall may be blocking outgoing connections or the domain cannot be resolved. Unfortunatley, to investigate further, we will need FTP access – at least to the FormidablePro2PDF plugin folder – to perform the necessary tests.

    • This reply was modified 2 months, 2 weeks ago by admin2.
    • This reply was modified 2 months, 2 weeks ago by admin2.
    #55954 Reply
    kevin
    Participant

    Having similar problems across several websites. Need a solution. Have submitted a separate ticket,

    #55955 Reply
    admin
    Keymaster

    We have corrected an issue with the exporting of PDF files, however, the original cause of the issue was an expired activation key. You will need to renew the plugin to retain the paid features, or revert to the free version by removing the Activation Key from the plugin’s Activated Forms tab.

    Let us know if you have any questions or run into any issues.

    We remain at your service.

    #55957 Reply
    Reinaldo Gonzalez
    Participant

    I’m getting the following message when trying to create a PDF:

    Formidable PRO2PDF
    There has been a critical error on this website.

    Learn more about troubleshooting WordPress.

    My license is up to date.

    Let me know how to fix this problem.

    #55959 Reply
    admin
    Keymaster

    Is the error happening with all the PDF templates or just one?

    Are you able to export a PDF from the plugin’s EXPORT tab?

    If the export was working, what was recently changed or updated?

    Please complete this form if you can provide us with login credentials so we can investigate the issue.

    We remain at your service.

Viewing 16 posts - 1 through 16 (of 16 total)
Reply To: Problems generating PDF file
Your information: