================================================== ===========
admin >> User Profile Fields >> Add New User Profile Field
1:
Single-Line Text Box
Title: YouTube ID
Description: Put your YouTube ID here.
Private Field: Yes
Field Searchable on Members List: NO
Show on Members List: NO
Then Save..
Remember the Field number..
Say the field number is 9,,you will need to change the
i in $userinfo[fieldi] to 9 like this,, $userinfo[field9]
================================================== ===========
Add anther Profile Field,,
2:
Single-Line Text Box
Title: YouTube Title
Description: Put your YouTube Title here.
Private Field: Yes
Field Searchable on Members List: NO
Show on Members List: NO
Then Save..
Remember the Field number..
Say the field number is 10,,you will need to change the
t in $userinfo[fieldt] to 10 like this,, $userinfo[field10]
================================================== ===========
Add anther Profile Field,,
3:
Single-Line Text Box
Title: YouTube Auto-play
Description: Put &autoplay=1 in the input box below,to have it auto-play..
Private Field: Yes
Field Searchable on Members List: NO
Show on Members List: NO
Then Save..
Remember the Field number..
Say the field number is 11,,you will need to change the
a in $userinfo[fielda] to 11 like this,, $userinfo[field11]
================================================== ===========
Import the plugin..
admin >> Plugins & Products >> [Add/Import Product] and import
youtube-member-profile.xml file..
================================================== ==========