Quote:
Originally Posted by ChrisBaktis
I installed this and it works great...only problem is that we have a forum setup for mods and admins to talk. when we post in that forum those also show up in the Latest Posts section. Although regular members cant read the thread they can see the title. Is there any way around this?
|
in index php look for this code
PHP Code:
// ### TOP 5 STATS BY ANIMEWEBBY ###########################################
$displayrecords = "5"; // how many records should we show?
$excludedforums = "13"; // forums to be excluded from latest threads. Format "0,5,7"
$threadchars = "30"; // number of characters in thread title before '...' is added
and where it says 13 add the id's of the forums you want excluded