hCaptcha
Using Jamroom
Open the developer tools console, see what the more information says.
You do that by pressing F12 then going to the CONSOLE tab.
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') {