Hi Casey,
I looked at the theme files and found this line of code just before the get_header() function and I can’t see the purpose of it.
Line 132: do_action(‘wp_insert_post’, ‘wp_insert_post’);
When I removed it the error disappeared and the recipes still posts fine. Hopefully the removal of that line do not cause other issues.
Thanks again.