PDA

View Full Version : Block specific forums from activity stream?


Relientk
09-07-2012, 03:28 AM
Is there a mod for this?


I seen this-
https://www.vbulletin.com/forum/showthread.php/402506-Block-specific-forums-from-activity-stream?

vb/activitiystream/view/perm/forum/post.php and thread.php

Which I could also do but I wasn't sure where to add this code-
AND t.forumid NOT IN (2) where on post.php and thread.php do I add this?

--------------- Added 1347069154 at 1347069154 ---------------

Does anyone know where in the post.php and thread.php I am suppose to put the code above? Does it matter where I put it in? Or just as long as it's somewhere in there? I don't want to mess things up so that's why I wanted to check first. Thanks!

New Joe
07-06-2013, 03:56 AM
I'd like to know where to put this code too, as when I put it in it gives me a data base error

tbworld
07-06-2013, 04:03 AM
I don't believe you should have a problem if your permissions are setup correctly. I have 22 different usergroups and we have no problem with the activity stream. Permissions can get a bit weird if you have secondary groups, maybe that is what you are running into.

If I am wrong, or this is a known bug... please let me know. I will them look into why mine are working. I doubt I changed any code there, but I may have.