From: sunshine33777 <tro...@gm...> - 2008-07-30 11:48:25
|
Here's the PHP log: [29-Jul-2008 18:35:51] PHP Warning: fopen(invoice.pdf): failed to open stream: Permission denied in /hsphere/local/home/USER/DOMAIN.com/WEBERPFOLDER/includes/fpdf.php on line 1046 [29-Jul-2008 18:35:51] PHP Warning: fopen(invoice.pdf): failed to open stream: Permission denied in /hsphere/local/home/USER/DOMAIN.com/WEBERPFOLDER/includes/fpdf.php on line 1046 sunshine33777 wrote: > > I think I know what's up now. > > I just used my old invoice pdf that I created because the layout was > exactly as I had it customized for my liking. > > I changed to the "portrait" setting in the setup and it prints. So I > assume there's a few mistakes in my landscape template. > > So I'm going to re-upload the landscape document as it came from the > weberp folder and apply my changes to it one line at a time. > > > > > sunshine33777 wrote: >> >> Still have a problem, but did these things to no success: >> >> I originally had pdf_append in the root weberp directory, as suggested in >> other posts for help. >> >> Then I did a search with InfoRapid and it would suggest in stocks.php >> that pdf_append needs to be in the company directory as such >> weberp/companies/thiscompany/pdf_append >> >> I moved the pdf_append directory from the weberp root into the directory >> as above, but still the same errors. >> >> It's going to take some time to get the PHP logs from my host. >> >> >> >> sunshine33777 wrote: >>> >>> I just upgraded from 3.0.7 to 3.0.9 and ran both upgrade scripts to get >>> to 3.0.9. >>> >>> Now, when I try to print a PDF invoice I get the following message: >>> >>> FPDF error: Unable to create output file: invoice.pdf >>> >>> My browser address is partially as: >>> >>> https://www.SECURED.com/WEBERPDIRECTORY/PrintCustTrans.php?FromTransNo=1364&InvOrCredit=Invoice&PrintPDF=True >>> >>> What am I doing wrong? >>> >> >> > > -- View this message in context: http://www.nabble.com/FPDF-error%3A-Unable-to-create-output-file%3A-invoice.pdf-tp18722829p18731473.html Sent from the web-erp-developers mailing list archive at Nabble.com. |