I've been searching at vBulletin.org for hours now and can't seem to find quite the right thing. I want to display the latest active threads on my forum home in the following format:
Thread title| author of last reply | #of replies
Your Real Name? - sigint (75)
Every time someone replies to a thread it should be bumped to the top of the feed list. This was very easy to do through UBB Classic by using a feature called Content Islands. I've seen similar hacks for vB, but each one is always to display the latest threads, not the latest active threads.
The forums to display should be of your own choice as well..
I can't believe there isn't a hack for this already, but after searching for a few hours I'm nearly convinced.
I'm definitely not the only person looking for this, that I know for sure. Maybe all it takes is a slight modification to an already existing hack. I don't know code well enough to carry that out on my own though.
Maybe this:
http://www.vbulletin.org/forum/showthread.php?t=93065 could help. It does what I want, but alot of extra redundant stuff as well. Maybe someone with a bit of coding experience could take out the useful part of the code from that? *crosses fingers*