Hi Carlos. Your solution worked perfectly. Though, I think this is a bug that has to be fixed in next version.
Regards, Lisandro. On 23 feb, 19:28, Carlos <[email protected]> wrote: > Hi Lisandro, > > A workaround is to manually assign the following 'uploadfolder' value for > the 'upload' type fields in the 'define_table' statements: > > os.path.join(request.folder,'uploads') > > I hope that helps. > > Carlos

