CIDI / kennethware-2.0

Tools to facilitate rapid course development in Instructure Canvas.
https://usu.instructure.com/courses/305202
GNU Affero General Public License v3.0
39 stars 29 forks source link

wizard_image_crop.php Line 416 #32

Closed enorthrup closed 8 years ago

enorthrup commented 8 years ago

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

enorthrup commented 8 years ago

Actually, the image did upload.