Member only view list of thread but can't view thread
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #13
RE: Member only view list of thread but can't view thread

PHP Code:
if($mybb->user['gid'] == '5' && in_array($thread['fid'], array(1,2,5))


(the IN operator is SQL, not PHP; it's fun to have different syntaxes for different languages)


My Blog
06-05-2012 11:19 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Member only view list of thread but can't view thread - ZiNgA BuRgA - 06-05-2012 11:19 PM

 Standard Tools
Forum Jump: