jrbasso/MeioUpload

Not working yet ...

fhxfhx opened this issue · 2 comments

Hi,
I’m getting only thumbs but the original image is not being uploaded ... also the thumbs don’t come in the sizes they are setup setup.

Regards,
Frank

What is your configuration? Show your model/controller/view if can. Thanks.

Hi, thx for your reply.
Here it is http://bin.cakephp.org/view/366333038. What I basically wanted to achieve is that it saves the original filename in the table and renames the file to its ID and that the thumbnails created get the same id name with _1, _2, _3, etc. as many thumbnails as created.