Does the controller receive the values? What are you using to do the
actual cropping? Is the webserver allowed to write to the directory?
Are you seeing errors in the log?

On Thu, Jul 16, 2009 at 12:30 PM, Dave Maharaj ::
WidePixels.com<d...@widepixels.com> wrote:
> Has anyone implemented JCrop into a cake application?
>
> ***not interested in the jQuery Crop and Upload as in the Bakery ***
>
> So far I have upload images function which creates 1 size for the gallery
> and a thumbnail.
>
> Added editimage function which loads the fullsize image and the jCrop
> interface to select the part of the large image you would like to use for
> the thumb....
>
> Built the form and pass the x,y, w, h back to the controller but cant seem
> to get the new thumb to save.
>
> I have img/gallery
>                             /thumb/< where i want to savethe cropped thumb
> to
>                             /lrg/ <= holds the master image to sample from
>
> Can someone who has used jCrop please help me out with the final step?
>
> Thanks,
>
> Dave
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to