Hi @Maxim ,
As this is your custom code, please print_r
or var_dump
the $file
inside your second foreach loop.
You should be able to find the physical location of the file in $file['file']
The $file['url']
is just a temp location upon upload.
If you still encounter issues, I would appreciate it if you could create a new thread
Regards,
Jenn