byrnereese / mt-plugin-imagecropper

A Movable Type plugin to assist in the generation of a set array of thumbnails conforming to size requirements defined by the user.
13 stars 5 forks source link

Can't call method "Crop" on an undefined value #1

Closed kswedberg closed 14 years ago

kswedberg commented 15 years ago

Hi Byrne, I'm trying out your imagecropper plugin on a local install of MT4.2. I'm running into a problem, though. When I press the "Crop" button, nothing happens. Inspecting the response to the POST request (in Firebug) reveals a document with the title "An error occurred | Movable Type Pro." Further down the document, I see " Can't call method "Crop" on an undefined value."

Not sure if it's something peculiar to my install, or if it's a more general problem, but I thought I'd let you know in any case.

Cheers,

Karl

jayallen commented 15 years ago

Hi Karl, can you try again with the latest version (1.0.1) and let us know if the problem still persists?

kswedberg commented 15 years ago

Hi Jay,

I just pulled the plugin down from github again (looks like it's 1.0.2) and it still, unfortunately, isn't working. (Same error page in the POST response.)

I checked the assets_c directly to make sure it had full permissions.

Not sure if the source of the problem is even the plugin, now that I think of it. No images appear in the "Manage Assets" page, apparently because the thumbnails aren't being generated for that either. In their place are black squares.

If you have any further ideas, please let me know. It looks like it would be a quite useful plugin.

byrnereese commented 15 years ago

We have now released 1.0.5 - perhaps it will work now?

kswedberg commented 15 years ago

Thanks for the note, Byrne! I'll give it a try this weekend and let you know how it turns out.

kswedberg commented 15 years ago

It appears to be working now. thanks a lot!

jayallen commented 14 years ago

Thanks Karl. We love your work. BTW, can one of you guys close this ticket out?

kswedberg commented 14 years ago

The feeling is mutual. Closing the ticket.