Info
- 9 posts
- 3 voices
- Started 4 years ago by berfarah
- Latest reply from David Stoner
- This topic is not resolved
Latest Post in Forum List
-
- Posted 4 years ago #
I want to be able to add the latest post made in a forum section on the front page (and everywhere it lists forums).
If I try to do that, it will just keep repeating the value for the first throughout the list.
It's on this site, if it makes a difference
Thanks in advance for any help :)
-
- Posted 4 years ago #
Anyone? x.x
-
- Posted 4 years ago #
Can you describe what you are looking for exactly, I am having a hard time envisioning it. So, for example, under your "Community" forum, in addition to the description of that forum, you want to say something like "Latest post: $whatever by $whoever at $time"? For all the different forums?
-
- Posted 4 years ago #
Precisely. I want to have a preview of what's inside the forum, essentially, so that people can click on links from outside them. Kind of like what PunBB has by default. But right now, they way I set it up, it seems to copy the first one for all the forums... I don't know how I'm supposed to set it up.
-
- Posted 4 years ago #
How did you make it do what it's doing now?
-
- Posted 4 years ago #
I copy pasted the code it had in threads -
<td class="num">"><?php topic_title(); ?> by <?php topic_last_poster(); ?></td>I figured it would do teh same for the front page, but apparently not.
-
- Posted 4 years ago #
I really would like this problem to be solved - can anyone help me? x.x
-
- Posted 4 years ago #
Anyone? Anyone at all?
-
- Posted 3 years ago #
I want to do something similar and am interested in how to do so.
-
You must log in to post.