• Resolved amairlot

    (@amairlot)


    The plugin gives me an error because it is trying to write into “pdf-generator-for-wp/package/lib/dompdf/vendor/dompdf/dompdf/lib/fonts/”. We have all folders protected with 755

    I think it should write the needed files into “uploads” folder where we have 777 permission.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WP Swings

    (@wpswings)

    Hello,

    Thanks for using our plugin,

    Please let me know when you’re getting this error so that we can help you in a much better way.

    Regards,

    Thread Starter amairlot

    (@amairlot)

    When I upload a font in dashboard seems to be correct but when I try to generate the PDF error 500 is thrown.

    The plugin creates, if my folder pdf-generator-for-wp/package/lib/dompdf/vendor/dompdf/dompdf/lib/fonts/ permission is 777, 3 files:
    * my_font_normal_7dac3d55779d88b0693106476830ae75.ttf
    * my_font_normal_7dac3d55779d88b0693106476830ae75.ufm
    * my_font_normal_7dac3d55779d88b0693106476830ae75.ufm.php

    Plugin Author WP Swings

    (@wpswings)

    Hello @amairlot

    This is happening because the font files are not writable in the folder due to the folder permission so first check by folder permission.

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Folder write error’ is closed to new replies.