jDownloads Support Forum

jDownloads for Joomla 3.x => jDownloads 3.9 (Support ended) => Bugs => Topic started by: rikoooo on 14.06.2021 01:13:33

Title: BUG with the layout Downloads : No Before / After Layout for List All Downloads
Post by: rikoooo on 14.06.2021 01:13:33
Hi,

I have noticed a bug, it's impossible to get the Before and After layout showing for the view 'List All Downloads' which should work from the layout 'Downloads'. I have tried all the layouts but nothing worked.

Would be nice to fix that in the next update.

Thanks a lot

Erik
Title: Re: BUG with the layout Downloads : No Before / After Layout for List All Downloads
Post by: ColinM on 14.06.2021 13:42:20
Rikoo
Yes I will look at this - also in list MyDownloads as well as List All Downloads.
Not sure if it will actually make the next release as it has just been 'closed' for final testing!
Colin
Title: Re: BUG with the layout Downloads : No Before / After Layout for List All Downloads
Post by: rikoooo on 14.06.2021 18:23:27
Ho Colin,

Ok, thanks, do you have a hack that I can use while waiting for a fixed version ?

Thanks in advance

Erik
Title: Re: BUG with the layout Downloads : No Before / After Layout for List All Downloads
Post by: ColinM on 15.06.2021 10:29:56
Rikoo
Not yetColin
Title: Re: BUG with the layout Downloads : No Before / After Layout for List All Downloads
Post by: ColinM on 15.06.2021 13:14:07
Rikoo
I have sent you a Personal Message (PM) with required changes to Downloads and My DownloadsLet me kow if OK  - do backup first!!
Colin
Title: Re: BUG with the layout Downloads : No Before / After Layout for List All Downloads
Post by: ColinM on 17.06.2021 11:06:33
Rikoooo,First do a backup just in case :)
There are two similar updates here. Both involve files called default.php but they are different from each other. ;) So please do one at a time.

1. To be able to add the Before and after Sections of the Downloads layouts when using 'List All Downloads' menu item
then unzip  the file Downloads.zip to get an updated default.php file and replace the existing one in location
  components\com_jdownloads\views\downloads\tmpl\


2. To be able to add the Before and after Sections of the Downloads layouts when using 'List My Downloads' menu item
then unzip  the file MyDownloads.zip to get an updated default.php file and replace the existing one in location
  components\com_jdownloads\views\mydownloads\tmpl\
 
  Colin