kroytech I get this error when exporting PDF data for client TCPDF ERROR: TCPDF requires the Imagick or GD extension to handle PNG images with alpha channel.
wrongecho Hello, Sounds like you're missing the php-gd extension (or have recently upgraded php and apt failed to grab the right version). What does your admin settings > debug page say for php extensions? If php-gd has an X next to it, try running apt install php-gd at the terminal. Failing that, you might need to add a version number instead like php8.3-gd
kroytech That fixed it, sorry for such a silly issue, you know, after the update crash was fixed, i realized, since 2023, I've had almost no issues with itflow. Thanks for the help and such an easy to use platform, now if only you could tie it into Wave Apps
wrongecho kroytech Glad that fixed it for you and happy to hear you're finding ITFlow easy to use! Please, please, please just make sure you are taking regular backups and carve out 20 mins every few months to disaster recovery test them on another box!! Wave Apps is probably one for a feature request but generally our stance is to we'd prefer people use the API and their own middleware for integrations.