• sanjanova

    (@sanjanova)


    Hello,
    site was recently mooved to another server,
    I updated everything – latest WP and latest version of your plugin,
    I keep getting this error:
    Uncaught Error: Call to undefined function Mpdf\iconv() in
    /wp-content/plugins/send-pdf-for-contact-form-7/mpdf/vendor/mpdf/mpdf/src/Mpdf.php:13133

    error in line 13133 of
    /wp-content/plugins/send-pdf-for-contact-form-7/mpdf/vendor/mpdf/mpdf/src/Mpdf.php.

    I was searching and saw your advice:
    “remove in wp-options table this option: wpcf7pdf_path_temp”

    I removed that option (removed/delete that row from table)
    But it did not help.
    I tried to roll back the version, and update again,
    stil getting this error.

    Now I see that option in database again.

    Can you helo me with this , please?

    Thank you,
    Sanja


Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter sanjanova

    (@sanjanova)

    additional question:
    when you said the solution may be to “remove in wp-options table this option: wpcf7pdf_path_temp” – did you mean to remove completely that entire row from options table,
    or just the value of the option “wpcf7pdf_path_temp” ?

    Plugin Author Florent Maillefaud

    (@florent73)

    Hi!

    Yes you can remove in database and repare it in the settings of my plugin.

    Thanks

    Thread Starter sanjanova

    (@sanjanova)

    Hello,
    removing this option from database did not help,
    still have the same error:
    Fatal error:
    Uncaught Error: Call to undefined function Mpdf\iconv()
    in

    wp-content/plugins/send-pdf-for-contact-form-7/mpdf/vendor/mpdf/mpdf/src/Mpdf.php on line 13133
    Call stack:
    Mpdf\Mpdf::WriteHTML()
    wp-content/plugins/send-pdf-for-contact-form-7/views/send-pdf-admin.php:378


    can you tell me what kind of permission must folders sendpdfcf7_uploads and sendpdfcf7_uploads/tmp have,
    0755 or 0777 ?

    My wordpress and cf7 areup to date to newest version.
    Thanks

    Plugin Author Florent Maillefaud

    (@florent73)

    Hi!

    Permission folders for sendpdfcf7_uploads and sendpdfcf7_uploads/tmp must be :
    0755 

    Thanks

    Plugin Author Florent Maillefaud

    (@florent73)

    Hi!

    Is your PHP config have iconv extension?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Call to undefined function Mpdf\iconv()’ is closed to new replies.