User can be on buddy list and ignore list at the same time

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Beorn
    Senior Member
    • May 2002
    • 451

    User can be on buddy list and ignore list at the same time

    I hope that isn't a feature by design....

    PHP Code:
    <?PHP
    if(count(array_intersect($friends,$foes)) > 0) {
      
    // Bad user, BAD!
    }
    ?>
    Last edited by Beorn; Thu 20 Feb '03, 9:33am.
  • Scott MacVicar
    Former vBulletin Developer
    • Dec 2000
    • 13286

    #2
    intended feature, i discussed it with Kier recently, can't remember why now.

    I believe adding them to your budy list allows you to view their posts but no pms or other contact, though I haven't checked the code yet.
    Scott MacVicar

    My Blog | Twitter

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...