jDownloads Support Forum

jDownloads for Joomla 4.x and 5.x => jDownloads 4.0 => Bugs! => Topic started by: ColinM on 08.12.2022 14:01:20

Title: Menu Item List My Downloads - [Fixed in pre-beta 4.0.6]
Post by: ColinM on 08.12.2022 14:01:20
Hi
the menu item List My Downloads only shows a mesage
"No downloads have currently been created."
even though many exist as shown in attached pic.

Also applies to Super User created downloads.
Colin
Title: Re: Menu Item List My Downloads - [Fixed in pre-beta 4.0.6]
Post by: Arno on 16.12.2022 17:03:42
Should be fixed with 4.0.6!

The fix can be tested with the attached file.
Copy the unzipped file to root /components/com_jdownloads/src/Model
Title: Re: Menu Item List My Downloads - [Fixed in pre-beta 4.0.6]
Post by: ColinM on 19.12.2022 21:46:18
Arno
Yes it does work in 4.0.6 but I get a warning for each Download listed.
"Warning: Undefined variable $download_link in ...\components\com_jdownloads\tmpl\mydownloads\default.php on line 1012"
Line 1012 is $pic_link = '<a href="'.$download_link.'">';

I do not understand why this should cause a waring?
Colin
Title: Re: Menu Item List My Downloads - [Fixed in pre-beta 4.0.6]
Post by: Arno on 19.12.2022 23:39:34
Thanks Colin,
could you please test the attached file?