Swashata has written 257 articles

Hi there, I am the Lead Developer at WPQuark.com. I love to create something beautiful for WordPress and here I write about how to use them. When I am not working, usually I am doing a number of other creative things ;).

Fixing fatal error for imageftbbox and imagecreatetruecolor

eForm requires PHP GD library installed with Freetype and LibPNG support. For most of the hosts these configurations are common, however in some cases they might be absent. This will produce some error messages like this. Fatal error: Uncaught Error: Call to undefined function imagecreatetruecolor() or PHP Fatal error: Call to undefined function GDText\imageftbbox() etc.…