Why not add an option...I don't think you can associate a profile field with a product so you will be best just getting the user to do it. Then you can make a setting in vB Options where the user enters their fieldID. Then for the variable you use $userinfo[$vboptions['somesetting']].
Otherwise you have to extend the user table or make a new table and take the data from there.
|