Quote:
Originally Posted by sabret00the
then in that case check the session.php see if it defines the usergroup in the cookies and then use $_COOKIE['usergroupid']
alternatively you could include the vb-global.php just for that piece of code.
|
Thanks again, but my knowledge of PHP is limited to passing a variable to a page and if...else... constructs.
vBulletin's structure is
way beyond my understanding.
What steps are necessary to do this?