OK, I copied them to another directory and then deleted them.
I then went to Advanced Options and ran the database check.
here is the output:
Forms table (wp_fm_forms)… OK
Items table (wp_fm_items)… OK
Templates table (wp_fm_templates)… OK
Settings table (wp_fm_settings)… OK
Forms table…
Form 1 for data table: OK
Form 2 for data table: OK
For duplicate IDs and slugs…
OK
Items table…
Checking form IDs exists…
OK
Checking unique names…
SLUGS OK
Templates entries:
Title: Form Manager Default Filename: fm-form-default.php Modified: 1308339877
Title: Monthly Donor Program Calculator-form Filename: fm-form-monthly.php Modified: 1308340207
Title: High-value Donor Calculator-form Filename: fm-form-highvalue.php Modified: 1308340208
Title: Form Manager Default Filename: fm-summary-default.php Modified: 1308339877
Title: Monthly Donor Program Calculator Filename: fm-summary-monthly.php Modified: 1308340212
Title: Summary for Data List Filename: fm-summary-multi.php Modified: 1308339877
Title: High-value Donor Program Calculator Filename: fm-summary-highvalue.php Modified: 1308340213
Settings entries:
Name: recaptcha_public Value:
Name: recaptcha_private Value:
Name: recaptcha_theme Value: red
Name: title Value: New Form
Name: submitted_msg Value: Thank you! Your data has been submitted.
Name: required_msg Value: ‘%s’ is required.
Name: email_admin Value:
Name: email_reg_users Value:
Name: template_form Value:
Name: text_validator_count Value: 4
Name: text_validator_0 Value: a:4:{s:4:”name”;s:6:”number”;s:5:”label”;s:12:”Numbers Only”;s:7:”message”;s:27:”‘%s’ must be a valid number”;s:6:”regexp”;s:27:”/^\s*[0-9]*[\.]?[0-9]+\s*$/”;}
Name: text_validator_1 Value: a:4:{s:4:”name”;s:5:”phone”;s:5:”label”;s:12:”Phone Number”;s:7:”message”;s:33:”‘%s’ must be a valid phone number”;s:6:”regexp”;s:36:”/^.*[0-9]{3}.*[0-9]{3}.*[0-9]{4}.*$/”;}
Name: text_validator_2 Value: a:4:{s:4:”name”;s:5:”email”;s:5:”label”;s:6:”E-Mail”;s:7:”message”;s:35:”‘%s’ must be a valid E-Mail address”;s:6:”regexp”;s:51:”/^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}$/”;}
Name: text_validator_3 Value: a:4:{s:4:”name”;s:4:”date”;s:5:”label”;s:15:”Date (MM/DD/YY)”;s:7:”message”;s:30:”‘%s’ must be a date (MM/DD/YY)”;s:6:”regexp”;s:41:”/^([0-9]{1,2}[/]){2}([0-9]{2}|[0-9]{4})$/”;}
Done.
I see the templates listed in the above output. However, they were not in the “templates” directory when I refreshed after running the database check.