Fábio da Silva Takaki

Results 3 comments of Fábio da Silva Takaki

Yes, I have the latest version in my app, my Model is this: var $actsAs = array( 'MeioUpload.MeioUpload' => array( 'picture' => array( 'dir' => 'img{DS}{model}{DS}{field}', 'create_directory' => true, 'allowed_mime'...

Oh, thanks for help me. I replace, and my model stay: var $actsAs = array( 'MeioUpload.MeioUpload' => array( 'picture' => array( 'dir' => 'img{DS}{ModelName}{DS}{fieldName}', 'createDirectory' => true, 'allowedMime' => array('image/jpeg',...

@devdaniellima I have been testing your branch and was really good solution! Thanks a lot for your support with this library. I tested on nox player because we have this...