We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when i try to change admin password i got this problem:
Fatal error: Uncaught mysqli_sql_exception: Table 'rfidattendance.pwd_reset' doesn't exist in C:\xampp\htdocs\rfidattendance\reset_pass.php:18 Stack trace: #0 C:\xampp\htdocs\rfidattendance\reset_pass.php(18): mysqli_stmt_prepare(Object(mysqli_stmt), 'DELETE FROM pwd...') #1 {main} thrown in C:\xampp\htdocs\rfidattendance\reset_pass.php on line 18.
I am new in these lands, so I apologize if the solution I am looking for is something very obvious, I will wait for your answer :D
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when i try to change admin password i got this problem:
Fatal error: Uncaught mysqli_sql_exception: Table 'rfidattendance.pwd_reset' doesn't exist in C:\xampp\htdocs\rfidattendance\reset_pass.php:18 Stack trace: #0 C:\xampp\htdocs\rfidattendance\reset_pass.php(18): mysqli_stmt_prepare(Object(mysqli_stmt), 'DELETE FROM pwd...') #1 {main} thrown in C:\xampp\htdocs\rfidattendance\reset_pass.php on line 18.
I am new in these lands, so I apologize if the solution I am looking for is something very obvious, I will wait for your answer :D
The text was updated successfully, but these errors were encountered: