Where is the $bbuserinfo function generated?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • VirtueTech
    Senior Member
    • Jun 2000
    • 561

    Where is the $bbuserinfo function generated?

    Hello,

    Where, in what script, and what is the function called that generates $bbuserinfo?

    Any help you could give would be very beneficial.

    Thanks.
    PaintballCity.com
    VB Board of the Month: October
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 73981

    #2
    $bbuserinfo is an array that holds all the current user information. It is not generated in a function and is available globally.

    It is initialized on every page in sessions.php.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • VirtueTech
      Senior Member
      • Jun 2000
      • 561

      #3
      See I need to pull this information for use on another script I have.

      Using "require global.php" causes script errors due to duplicate variable names.

      Can you tell me what code I would need to pull from the VB script so that I can use $bbuserinfo in another script?

      I want to pull my forum users profile tags. Thanks!
      PaintballCity.com
      VB Board of the Month: October

      Comment

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