After doing a little digging I found that editing the form is causeing the “form_method” in the database to be left blank, which in turn leaves the method= in the form tag as “” which causes the form not to post properly.
I was able to go in and manually add post back into the field with my database editor resolving my problem for now. I would not sugjest this to anyone that is not familiar with modifing their database, changing the wrong value can cause irreperable damage to your wordpress installation.
I did send a bug report to the author using the fields within the plugin.