anilselvaa / dompdf

Automatically exported from code.google.com/p/dompdf
0 stars 0 forks source link

Having error issues with Unlink and drupal #573

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am getting these error when I try to generate pdfs. my site is done on 
drupal. any ideas

    warning: readfile(/tmp/tmp113851402991385140299.2903.pdf) [function.readfile]: failed to open stream: No such file or directory in /home/mysite/public_html/modules/ncn_generate_invoice/ncn_generate_invoice.module on line 194.

warning: unlink(/tmp/tmp113851402991385140299.2903.pdf) [function.unlink]: No 
such file or directory in 
/home/mysite/public_html/modules/ncn_generate_invoice/ncn_generate_invoice.modul
e on line 197.

this was working fine a day ago.

Thanks

Original issue reported on code.google.com by webdesi...@imageproz.com on 22 Nov 2013 at 5:46