Jump to content

Invoice Cannot Created With .png Image


Recommended Posts

Posted

Version 3.0.5
Action: Click "View" on the client's invoice
Error:

Oh noes!

Call to undefined function imagecreatefrompng() on line 5395 in /var/www/vhosts/my.blesta.site/public_html/vendors/tcpdf/tcpdf.php
Posted

That looks like a issue with PHP. The imagecreatefrompng function is part of GD library. This tends to be a separate package/port
from the base PHP install.

Can you verify you have that installed? It would be called php55-gd or php5-gd or some variation of that depending on your operating
system.

Guest
This topic is now closed to further replies.
×
×
  • Create New...