I just pulled your most recent commit today and was testing it in Canvas. Line 416 of wizard_image_crop.php is giving me grief. I get the following error messages when the crop is completed:
undefined variable: uploadData
Trying to get property of non-object
And, the upload of the cropped image failed even though I get a message saying "Image Sent to Canvas!"
Hi Kenneth,
I just pulled your most recent commit today and was testing it in Canvas. Line 416 of wizard_image_crop.php is giving me grief. I get the following error messages when the crop is completed:
undefined variable: uploadData Trying to get property of non-object
And, the upload of the cropped image failed even though I get a message saying "Image Sent to Canvas!"
Elena