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.
Not sure what I was doing wrong: but $files[$i]->author is correct.
All working now.
Neill.