The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
|||
|
|||
![]()
Oh, I see - well, you could modify the above plugin code like this:
Code:
if ($vbulletin->userinfo['userid'] == $post['userid']) { $user_posted = true; $user_postids[] = $post['postid']; } then do something like $ids = array_diff($ids, $user_postids). |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|