[Vtigercrm-commits] [vtiger development] #7519: issue with "send email with pdf"
vtiger development
vtiger-tickets at trac.vtiger.com
Thu Oct 18 03:56:23 PDT 2012
#7519: issue with "send email with pdf"
------------------------+---------------------------------------------------
Reporter: tomar | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: Unassigned
Component: vtigercrm | Version: 5.4.0
Severity: Medium | Keywords:
------------------------+---------------------------------------------------
Hi!
When i want to send a quote or invoice via mail, i.e using the "Send mail
with pdf ", mail is sent but without any attachment.
The error log that i get from the server:
2012/10/18 10:24:52 [error] 13356#0: *3989 FastCGI sent in stderr: "PHP
message: PHP Warning: copy(storage/QUO4.pdf): failed to open stream: No
such file or directory in /home/vtiger/modules/Emails/Emails.php on line
601" while reading response header from upstream, client: 192.168.3.6,
server: vtiger.linuxguy.lan, request: "POST /index.php HTTP/1.1",
upstream: "fastcgi://unix:/tmp/php-fpm.sock:", host:
"vtiger.linuxguy.lan", referrer:
"http://vtiger.linuxguy.lan/index.php?module=Emails&action=EmailsAjax&file=EditView&attachment=QUO4.pdf"
Either the pdf is not created at all in storage folder or if it gets
created then it's name is Quote_QU04.pdf.
For the information, i've also checked the permissions of storage folder
and they are owned by the web server with read, write and execute
permissions. At one site it was suggested that i should try changing the
permission of storage folder to 777, which i tried and still it doesn't
work.
Regards,
Arun.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7519>
vtiger development <http://trac.vtiger.com/>
vtiger CRM
More information about the vtigercrm-commits
mailing list