The two varables below will as i understand return the actual name the id repersents
$vbulletin->userinfo['usergroupid']
$vbulletin->userinfo['membergroupids']
Those two variables above plaese expain a bit further the usergroup means what and membergroup means what - what is a secondary custom user grooup and if it is one of the above.
I can serach the sources looking for the userinfo array and see where it is used but I can also see that secondary custom user group that is setup when a user acount is setup after registering in the fourms. The secondary User groups in the forums what i am looking for is the element name index into the array userinfo[] for the secodary user group. This can and not be the used in the calendar scripts.
So maybe I should be asking for a description of where I might find all the element names for the array userinfo[] I tried to find the information in the api but could not find that information there at least. Maybe there is one file *.php that will list out that information for me really clearly.
I can see that the array is the heart and sole of the system now and is where my answers to my questions can clearly be found.
if you have a couple ideas where best to look please let me know.
THANKS
Frank H. Shaw
|