sorry about being a noob but you have me lost on this...
$bbuserinfo = $vbulletin->userinfo; <<-- is already in the main script area of the form
but in your last post you are now saying use $bbuserinfo[usergroup] and Im not sure why....
This is the code I have tried and the result:
$bbuserinfo <<---- results in a blank post title
$vbulletin->userinfo <<-- results in Array[username]
your post was confusing as what to add and to where.
|