Hello,
I upgraded jDownloads from version 3.2.6 to version 3.9.6.
Now the direct download links aren't working anymore.
I used this generic link for the layout: index.php?option=com_jdownloads&task=download.send&id{file_id}&catid={cat_id}&m=0
The link in the front end looks like this: /component/jdownloads/?task=download.send&id=[ID]&catid=[ID]&m=0&Itemid=101
Now when I click on a link in the frontend I get the error: 0 Invalid controller: name='download', format=""
How can this issue be resolved or is there any alternative for direkt links?