jDownloads Support Forum

jDownloads for Joomla 3.x => jDownloads 3.9 (Support ended) => Bugs => Topic started by: TLWebdesign on 10.08.2020 12:13:13

Title: {file_date_title} not showing but date is visible
Post by: TLWebdesign on 10.08.2020 12:13:13
Hi,

When there is no file_date value in the record it does not show a title. But when there is no file_date present it does get the file date through JFile.

So then you end up with a file_date but without a title since the title check is only against the db file_date.

either you should edit your helper file at line 1180 to do the same check as in your layout file on row 650ish (download detail page) or change something else because this causes weird inconsistent behavior on the front-end.

Kind regards,

Tom
Title: Re: {file_date_title} not showing but date is visible
Post by: ColinM on 10.08.2020 16:52:30
Tom
Will look at
Colin
Title: Re: {file_date_title} not showing but date is visible
Post by: Arno on 12.08.2020 11:54:46
Hi Tom,
I will fix it.
Edit:
Fixed in 3.9.1.