I was testing this script on my website and when I went in to create a new user it gave me the following error message:
Warning: 0 is not a MySQL result index in backend.php on line 98
Warning: 0 is not a MySQL result index in backend.php on line 109
Error : Unknown database failure, please try later.
What does this mean? I am trying to figure it out on my own, but have not been able to get any answers.
Thanks Sean
I figured it out!
I did not have the tables created properly.
Sean
Log in to post a comment.
I was testing this script on my website and when I went in to create a new user it gave me the following error message:
Warning: 0 is not a MySQL result index in backend.php on line 98
Warning: 0 is not a MySQL result index in backend.php on line 109
Error : Unknown database failure, please try later.
What does this mean? I am trying to figure it out on my own, but have not been able to get any answers.
Thanks
Sean
I figured it out!
I did not have the tables created properly.
Sean