Hey all. I get an error stating that resize_png_image() is not a valid function when I run this line.
resize_png_image($watermark,$waterMarkDestWidth,$waterMarkDestHeight,$wmTarget);
Anyone know why, or how I can get around this?
I am pulling this from an exsisting script that does work, so...why would it work in the script I downloaded, but not on my server.
I have GD2 and PHP 4.3.8 installed.
Thanks.