I have a php based application that works perfectly. The problem is with registration of new users https://gc2020.rcmrd.org/register.php when one enters the email and password as defined, the application freezes on this window and no error message is even showed.
How can I check what is blocking this registration when the registration button is clicked because its not creating a new account at all.
Incase one wants to be reminded of a forgotten password that works perfectly even sending an email.
How can I check what is blocking this registration when the registration button is clicked because its not creating a new account at all.
Incase one wants to be reminded of a forgotten password that works perfectly even sending an email.