Lucas Vieira
Lucas Vieira
Here is my $actsAs: ``` php public $actsAs = array( 'Attach.Upload' => array( 'Attach.type' => 'Imagick', 'product' => array( 'dir' => 'webroot{DS}media{DS}uploads{DS}images', ), 'product_photo' => array( 'dir' => 'webroot{DS}media{DS}uploads{DS}products', 'thumbs'...
Thinking that way, this may be a solution only for my case. Both single and multiple upload are working, but it's because i'm not using the multiple upload the "right"...
Any updates on this? I have the same problem and the log didn't show any error for me.
**Installation method:** website package **macOS version:** masOS Sierra 10.12 **device version:** MacBook Pro, Retina, Early 2015 **graphics chip version:** Intel Iris Graphics 6100 1536 MB **debug log:** https://gist.github.com/lucasfevi/43130b7101f25d68d74647be5e0d632c I'm building...