Hosteris Posted April 10, 2009 Share Posted April 10, 2009 I have this error: TCPDF error: Missing or incorrect image file: /home/myuser/public_html/clients/templates_c/jpgc8HETH this error only appears in quotes module. Invoice PDF download works fine. Any help would most be welcome (I´m using whmcs 3.8.2 upgraded from 3.5.1) 0 Quote Link to comment Share on other sites More sharing options...
Hosteris Posted April 11, 2009 Author Share Posted April 11, 2009 .::. SOLVED .::. If you have same issue check includes/pdfconfig.php line: $pdf->Image(ROOTDIR.'/images/logo.jpg',20,25); templates/yourtemplate/quotepdf.tpl line: $pdf->Image(ROOTDIR.'/images/logo.jpg',20,25); and Configuration -- General Settings -- Logo URL: h t t p ://www.yournicedomain.com/whmcsdirectory/images/logo.jpg filename and path have to be the same in both files and in configuration *sorry for my bad english 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.