Can't output PDF when sending via Mail

Hi,

by today I get the following error:

A PHP Error was encountered

Severity: Warning

Message: fopen(./uploads/temp/Rechnung_ACI281945.pdf): failed to open stream: Permission denied
Filename: mpdf/mpdf.php
Line Number: 7750

mPDF error: Unable to create output file: ./uploads/temp/Rechnung_ACI281945.pdf

I already checked the folder permissions. They are all on CHMOD 777. I didn’t changed anything of the source.

Regards,
Dean

Thats weird.
Delete everything in the upload directory, set the permissions to a read only state and change them back to write permissions.
Then try again.

1 Like

Hi Kovah,

thanks, it worked. :smile:

This topic was automatically closed after 24 hours. New replies are no longer allowed.