![]() |
Quote:
|
!in_array($threadinfo['forumid'], array(83,129)) AND !can_moderate()
|
Somehow this doesn't work:
!in_array($threadinfo['forumid'], array(125,142,152,156,164,165,166,174,176,190,192, 196,209,211,212,213,214,215,21 6,217, 218,219,220,221,223,224,225,226,228,229,237,238,23 9,240,241,242,243,244,245,246, 247,248,249,250,251,252,253,254,255,256,257,258,25 9,260,261,262,263,264,265,266, 267,268,269,270,271,272,273,277,278,279)) AND !can_moderate() While on my development forum this does work: !in_array($threadinfo['forumid'], array(6,8,9)) The forumID's are the ID's I want to exclude |
Please delete this post. I would really like to know if anyone knows the answer to the question above.
|
Quote:
|
Awe never mind got it thanks I used this
!in_array($threadinfo['forumid'], array(83,129)) AND !can_moderate() I was missing the ) |
OK Another glitch as this works to exclude all subforms also uner the forumid with version 3.6.9 cant get it to work with 3.5.x as I have to add all the subforum ID's to exclude them???? Any reason why?
|
Quote:
|
Quote:
|
Quote:
Quote:
When activating this hack does it only process new posts or old ones as well? Would rebuilding post or thread cache cause old double posts to be merged? |
All times are GMT. The time now is 05:11 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|