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
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
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
Thanks Colin,
could you please test the attached file?