11/27/2014 at 11:24 am
#311018
Keymaster
@ John
Ok, I tracked it down! It seems you webhost has Imagick installed and available for use in PHP, which is good. It is faster and more efficient than the GD library that is more commonly used. The bad part is that it must be an old version which did not support a specific function, setImageOpacity(), that I was using. I just added a check to see if the function exists before using trying to use it. In version 8.1.6, I’ll have some additional check for this.
Any way you’re good to go.
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
https://wordpress.org/support/view/plugin-reviews/connections
