Quote:
Originally Posted by Serenarules
On second look Erwins solution is better. The first real check in this hack is for permissions which uses the forum id. That being the case, displayed or not, that is at least two more queries per row returned by my example above to get the forum id. I'll look into this further.
|
My version of this hack hardcoded the permissions.

Which saves on database queries. I just excluded certain forums in the actual query itself. Not as elegant, but works.