
09-10-2008, 09:19 PM
|
 |
|
|
Join Date: Oct 2007
Location: London
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by fordsho
Ok, if I want to exclude specific forums from ispy, would you explain how to do that? I'm still not clear. (I did install it successfully, and it works great, I just have some things I dont want going through spy)
|
Quote:
Originally Posted by MPDev
Yes, forum permissions are checked. You can also exclude specific forums by changing the line:
Code:
// Do not list these forums even if they have permissions (test categories, etc)
$blockforums = "26,13";
in vaispy.php - I use this to block test post forums and such.
|
.
|