Got it figured out, was a capitalization error.
Hi,
I seem to be having a similar problem to a couple of the other posts on here but slightly different so I decided to post to.
I really have no idea what the problem is because no errors are displaying. When I try to submit one of my forms for example, the page with the form just reloads blank, I checked the database its not registering anything in the database so theres got to be some error but its not telling me what it is.
I found some free script to use, the only things I changed though were the names of variables and added several variables. I know I didn't change how the functions or anything like that works.
Hope someone has some ideas. Below is my 'registration' form page and I'm including the functions from functions.php that might go along with it. The config page it calls at the top just includes_once the functions.php file and does the connection to the database. I'm 99% sure all that is right so I'm not including it.