nvalid Signup Account Type
Using Jamroom
OneAll Social is the module you're looking for:
https://www.jamroom.net/the-jamroom-network/networkmarket/47/oneall-social
yoursite.com/playername/record_play/jrAudio/10/10
$_tmp = array(
'name' => 'profile_tweaks_css3',
'label' => "Custom CSS 3",
'help' => "Some other desctiption about what this field does",
'type' => 'file',
'extensions' => 'jpg,png',
);
jrCore_form_field_create($_tmp);
if (!empty($_data) && $_data['form_view'] == 'jrProfileTweaks/customize') {
if (!empty($_data) && $_data['form_view'] == 'jrProfile/settings') {