Open
Description
I'm trying to implement your bundle on one of my application, It seems to work until the synchronization of the tmp and definitive folder.
I have my file in something like /tmp/attachments/198359516(/originals) but on validation, I obtain :
at FileManager ->syncFiles (array('from_folder' => '/tmp/attachments/1210185416', 'to_folder' => '/attachments/1474', 'remove_from_folder' => true, 'create_to_folder' => true))
in C:\wamp\www\project\vendor\punkave\symfony2-file-uploader-bundle\PunkAve\FileUploaderBundle\Services\FileUploader.php at line 47
The folder is however created. Do you know if it is something that could come from my configuration?
Thanks for your bundle. It took me some time to understand it but it's really a nice and clean tool.
Metadata
Metadata
Assignees
Labels
No labels