noam148

Results 17 comments of noam148

Unfortunately I'm too busy and I still not work on it yet. Also I don't know when I can start with it.

I'm sorry, I'm to busy for maintenance the module. I don't work a lot with PHP these days. So feel free to fork it or use other forks to develop...

Nope, that's not possible. The file can only upload on his own server. You free to choose a path location on the server where to upload.

Can you show me your ajax request response? When the crop apply the code send a ajax request with the position and sizes. With that data php cropped the image....

Thanks for the post data, but can you give me also the response data?

Sorry if im not clear, but I need the response of the crop request. See below: ![response](https://user-images.githubusercontent.com/10885039/28337883-55fa4432-6c07-11e7-9614-b4269686796b.png)

Thats what i need! Do you use a specific version of Imagine in your composer file? I looks like Imagine\Image\Palette\RGB not exists in the version that you used.

Try to update it to 0.6.3 That the version I used.

Please update your table name to ImageManager instead of imagemanager. It's update by accident to lowercase. That's the reason is update it back to ImageManager. Sorry for the confusion.

Hi, I will need to check if that is possible. To generate a thumbnail I will not integrate in the module but there are possibilitys to do I by your...