$visiblethreads = " AND visible = 1 ";
$visiblethreads = " AND (visible = 1 OR (visible = 0 AND postuserid = " . $vbulletin->userinfo['userid'] . ")) ";
if ((!$thread['visible'] AND !can_moderate($thread['forumid'], 'canmoderateposts')) OR ($thread['isdeleted'] AND !can_moderate($thread['forumid'])))
if (($thread['isdeleted'] AND !can_moderate($thread['forumid'])))
if (!$postinfo['postid'] OR $postinfo['isdeleted'] OR (!$postinfo['visible'] AND !can_moderate($threadinfo['forumid'], 'canmoderateposts')))
if (!$postinfo['postid'] OR $postinfo['isdeleted'])
if (!$threadinfo['threadid'] OR $threadinfo['isdeleted'] OR (!$threadinfo['visible'] AND !can_moderate($threadinfo['forumid'], 'canmoderateposts')))
if (!$threadinfo['threadid'] OR $threadinfo['isdeleted'])
Screenshots
screen2.png (40.2 KB, 0 views)
Show Your Support