blees3469@sky.com 0 Posted March 31, 2015 Posted March 31, 2015 Prestashop1.6.0.14 PayPal v3.8.2 HI, When my customers purchase a product using paypal everything seems to work fine up to the point when they have been redirected to my site to confirm the order. It loads up another page with the following error message TCPDF ERROR: [image] Unable to get image: /img/tmp/product_mini_6_0.jpg Does anyone know how to fix this issue. thanks in advance Share this post Link to post Share on other sites
hanyg 2 Posted April 1, 2015 Posted April 1, 2015 I have the same problem. It just appeared today upon making COD(Cash on delivery payment) If someone can help 1 Share this post Link to post Share on other sites
bellini13 1,286 Posted April 1, 2015 Posted April 1, 2015 it is a known and reported issue. Relatively new feature of Prestashop is to include Product images in the PDF invoice, and this is apparently broken. until the issue is resolved, the best solution is to disable this feature from the back office Preferences > Orders page. in the future, you can search for your error in google or in the forums search, and you would have found this issue is already reported and documented 3 Share this post Link to post Share on other sites
Chima42 0 Posted April 3, 2015 Posted April 3, 2015 This string saved my life!! Deactivated the product image in invoice option and i'm all good to go. Thanks a lot! Share this post Link to post Share on other sites
vivekp 0 Posted May 8, 2015 Posted May 8, 2015 Awwwwoooooosssssooooommeeeeeeeeeee Thanks bellini13 ! Share this post Link to post Share on other sites
ilovekutchi.com 9 Posted March 14, 2018 Posted March 14, 2018 I got a similar error when I changed to https. The solution was to change 'img_ps_dir' => 'http://' to 'img_ps_dir' => 'https://' in classes/pdf/HTMLtemplate.php and HTMLTemplateSupplyOrderForm.php... Share this post Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now