Hi Gryphon,
I am using a Xbox tag in IM field mod, and instead of making a second field for someone to enter their gamertag in for a second time I would like to just use the value $userinfo[xbox] instead of setting the field number.
I thought $bbuserinfo[$gxbl_user_field] was that value being passed on from the field if it had been created so I tried to replace it with $userinfo[xbox], so I made the changes and re-imported it, but it did not work I also tried setting $bbuserinfo[$gxbl_user_field] = $userinfo[xbox] which did not work.
How could I set it to use that variable instead of relying on a field number?
Thank you!!
|