This is working great...Kind of..I may have found a bug
I have a private section that I don't want to appear in the results, but putting the forum id in the array causes the entire widget to not list ANYTHING..Through trial and error I discovered that it is because my forum settings are set to not act as a forum (as a category instead) --> because I only want people going through a private link without seeing other posts should they try to list the parent section..
So my question is this, instead of using the array to
EXCLUDE forum id's, how can I set it to only
INCLUDE forum ids?
EDIT:
Quote:
Originally Posted by Videx
It only has an exclusion array, so you would have to list all your other forums. Or just edit it and make the list inclusive. Take out the ! in "if (!in_array".
|
Found it, thanks Videx...
However, this doesn't seem to work