// Avert Image
$_tmp = array(
'name' => 'advert_image',
'label' => 28,
'help' => 29,
'text' => 28,
'type' => 'image',
'required' => false
);
jrCore_form_field_create($_tmp);
Quote: {"notices":[{"type":"error","text":"You must upload an image file."}] }
updated by @nate: 04/03/15 02:35:09PM