In the class_core.php, there is this.
PHP Code:
$this->userinfo = fetch_userinfo($this->vars['userid'], $useroptions, $this->vars['languageid']);
I have read up on OOP but i am posting this here because i wanted to know more about how this worked with vBulletin and asking people who know about it and have worked with it. Is there anyone that can ACTUALLY help me - maybe there are some vBulletin guides related to this sort of thing that can help me?
Thanks.