ZhangHuangbin wrote:
SoberStoner wrote:After I click submit on the form, the webpage just loads forever and no email account is created. Any help would be greatly appreciated.
You need to check your php code, or web server log files.
Hey, Thanks for the reply.
The only error that I am receiving is "Trying to get property of non-object" which I don't believe is even related to this issue.
In addition, I have also changed all the 'mysql' to 'mysqli' since mysql functions are deprecated in php7.0