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
Tom
Will look at
Colin
Hi Tom,
I will fix it.
Edit:
Fixed in 3.9.1.