Use of download list plugin

jfquestiaux

Well-Known Member
Maybe it's me since it's the first time I use this plugin but I can't get the download list plugin working.

I have a list with a fileupload element with Ajax loading, so the files are in a parent table.
My lists are:

printing_jobs
printing_jobs_repeat_files

I think I set up the plugin correctly but I get an SQL error:
Unknown column 'printing_jobs.files' in 'field list' SQL=SELECT `printing_jobs`.`files` FROM `printing_jobs_repeat_files` WHERE `parent_id` IN (1)

I understand the error since it should do a select on `printing_jobs_repeat_files`.`files` instead of `printing_jobs`, but I don't see how I can set this up in the plugin.

2013-10-25 18.30.29.png

This is tested on Fabrik 3.1 RC1
 
Yeah, we didn't have repeat uploads or joins when I wrote that, and it never got updated. One of those plugins that doesn't get used much, which only gets love and care when someone starts using it and uncovers new issues.

I'll try and get to that ticket soon.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top