Error Adding Custom Field
I'm running ClassiPress 3.1.9 on an IIS server. When I try to add a custom field, I get the error message:
WordPress database error: [Field 'field_perm' doesn't have a default value]
INSERT INTO wp_cp_ad_fields ( field_name, field_label, field_desc, field_tooltip, field_type, field_values, field_search, field_owner, field_created, field_modified ) VALUES ( 'cp_phone','Phone','Phone number of ad poster.','','text area','','','kb6nu','2012-07-07 21:47:07','2012-07-07 21:47:07' )
Can anyone help me here? I'd like to be able to add fields using the dashboard and not going straight to the database.
Thanks, Dan