johnmont
04-08-2006, 10:23 PM
I'm a bit confused as I thought:
$bbuserinfo[usergroupid] and $vbulletin->userinfo[usergroupid]
were essentially the same thing. But I appear to be wrong. I was just doing some stuff and for a single user I do:
$vbulletin->userinfo[usergroupid] and I get back "9"
$bbuserinfo[usergroupid] and I get back "2"
I'm sure this is basic, but could someone clue me in?
$bbuserinfo[usergroupid] and $vbulletin->userinfo[usergroupid]
were essentially the same thing. But I appear to be wrong. I was just doing some stuff and for a single user I do:
$vbulletin->userinfo[usergroupid] and I get back "9"
$bbuserinfo[usergroupid] and I get back "2"
I'm sure this is basic, but could someone clue me in?