PDA

View Full Version : Plugin to display certain forum info instead of others (in forumhome)


Triky
04-28-2010, 06:11 PM
In forum home I'm linking to others hidden forums.

Eg.

Catgeory

- Forum 1 (id 8)
- Forum 2 (id 9)

Forum 1's title: <a href="forumdisplay.php?f=10">Forum 1</a>.
Forum 2's title: <a href="forumdisplay.php?f=11">Forum 2</a>.
and so on.

I'd like to display the linked forums statistics in the stats box to the right (latest discussions, tot. threads, tot. messages, etc.). How can I do this with a plugin?