OK delta factory, I figured out how to turn on debugging and have some output for you (by the way this site is being hosted by Yahoo Small Business when the first one where I was using this plugin is hosted by iPowerWeb, not sure if it makes a difference). Here is the output after attempting to create a new form:
Notice: Undefined property: CustomContactFormsAdmin::$getAdminOptionsName in /wordpress/wp-content/plugins/custom-contact-forms/custom-contact-forms.php on line 62
WordPress database error: [Unknown column ‘form_style’ in ‘field list’]
INSERT INTO wp_customcontactforms_forms (form_slug,form_title,form_style,submit_button_text,form_email,form_email_subject,form_email_name,form_success_message,form_success_title,form_thank_you_page,form_access) VALUES (‘form1′,’Subscribe to our Email List’,’0′,’Send Information’,”,’ACBB Email Request Form Submission’,’ACBB Website’,”,”,”,’a:8:{i:0;s:13:\”Administrator\”;i:1;s:6:\”Editor\”;i:2;s:6:\”Author\”;i:3;s:11:\”Contributor\”;i:4;s:10:\”Subscriber\”;i:5;s:20:\”Calendar Contributor\”;i:6;s:17:\”Event Contributor\”;i:7;s:19:\”Non-Registered User\”;}’)
Notice: Undefined index: insert_default_content in /wordpress/wp-content/plugins/custom-contact-forms/custom-contact-forms-admin.php on line 337
Notice: Undefined index: contact_author in /wordpress/wp-content/plugins/custom-contact-forms/custom-contact-forms-admin.php on line 341
Notice: Undefined index: clear_tables in /wordpress/wp-content/plugins/custom-contact-forms/custom-contact-forms-admin.php on line 345
Thanks again very much for your help with this!