jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => General => Topic started by: neillsun on 04.06.2018 13:07:32

Title: Add author to Latest Module
Post by: neillsun on 04.06.2018 13:07:32
Hello,

I'd like to add the author name to the Latest Module. I have creates a custom layout for my site - very closely based on the default latout. What I haven't worked out to do is to add the author name.

I've tried adding a few iterations of $files[$i]->file_author, $files[$i]->author, $files[$i]->author_name, etc. But without success.

Can you point me in the right direction please?

Thanks,
Neill.
Title: Re: Add author to Latest Module
Post by: neillsun on 04.06.2018 14:20:02
Not sure what I was doing wrong: but $files[$i]->author is correct.

All working now.

Neill.