PDA

View Full Version : Preview threads from forum home page


mmoroz
05-10-2009, 07:08 PM
In the forum home page, I want to be able to see the 3-4 most recently updated threads for each forum. So while normally I see one row per forum, I want to add a few rows where the individual threads are shown.

Is there a way to do it?

Thanks!

mmoroz
06-05-2009, 02:37 PM
Anyone? It's a feature I've seen before, but never with vBulletin. Please help if you have any ideas.

Lynne
06-05-2009, 02:49 PM
I'd start by installing a mod that shows the recently updated threads. Then modify the query (add a join?) to grab the text from the first post.

Mazinger
09-17-2011, 02:54 AM
I'd start by installing a mod that shows the recently updated threads. Then modify the query (add a join?) to grab the text from the first post.
I've installed this mod: https://vborg.vbsupport.ru/showthread.php?t=198791

But I'm unable to fetch the $thread[preview] to the last posts.

Can you help me, please?

Lynne
09-17-2011, 03:23 AM
Sorry, I am totally unfamiliar with that mod.

Mazinger
09-20-2011, 11:59 PM
Sorry, I am totally unfamiliar with that mod.
Ok. Do you know the query that fetches the thread preview in threadbit template?