php error happened
Technical information | |
Error type | 256 |
Error description | Table 'db_attendance.tbl_ugmembers' doesn't exist |
URL | dashboard.mosti.gov.my/attendance/login.php? |
Error file | C:\xampp\htdocs\attendance\connections\Connection.php |
Error line | 626 |
SQL query | SELECT * FROM `tbl_ugmembers` WHERE ( ( binary `UserName` = '' ) ) |
Call stack | |||
File: line | Function | Arguments | |
#0. | connections\Connection.php:626 | trigger_error | 1. Table 'db_attendance.tbl_ugmembers' doesn't exist; 2. 256; |
#1. | connections\Connection.php:626 | Connection->triggerError | 1. Table 'db_attendance.tbl_ugmembers' doesn't exist; |
#2. | connections\MySQLiConnection.php:160 | MySQLiConnection->query | 1. SELECT * FROM `tbl_ugmembers` WHERE ( ( binary `UserName` = '' ) ) ; |
#3. | connections\dbfunctions\MySQLFunctions.php:145 | MySQLFunctions->limitedQuery | 1. MySQLiConnection; 2. SELECT * FROM `tbl_ugmembers` WHERE ( ( binary `UserName` = '' ) ) ; 3. 0; 4. -1; 5. 1; |
#4. | connections\Connection.php:566 | Connection->limitedQuery | 1. SELECT * FROM `tbl_ugmembers` WHERE ( ( binary `UserName` = '' ) ) ; 2. 0; 3. -1; 4. 1; |
#5. | classes\datasource\table.php:515 | DataSourceTable->getList | 1. DsCommand; |
#6. | include\commonfunctions.php:1016 | ReadUserPermissions | N/A |
#7. | classes\security.php:840 | Security::getRestrictedPages | 1. |
#8. | classes\projectsettings.php:3130 | ProjectSettings->updatePages | N/A |
#9. | classes\projectsettings.php:183 | ProjectSettings->getDefaultPage | 1. login; |
#10. | classes\projectsettings.php:58 | ProjectSettings->__construct | 1. tbl_users; 2. login; 3. ; 4. |
#11. | classes\loginpage.php:1330 | LoginPage->createProjectSettings | N/A |
#12. | classes\runnerpage.php:891 | RunnerPage->__construct | 1. Array ( [id] => 1 [xt] => XTempl Object [pageType] => login [pageTable] => <global> [needSearchClauseObj] => [captchaValue] => [notRedirect] => [rememberPassword] => [mode] => 0 [action] => [message] => [var_pUsername] => [var_pPassword] => [redirectAfterLogin] => [SMSCode] => [tName] => <global> ) ; |
#13. | classes\loginpage.php:48 | LoginPage->__construct | 1. Array ( [id] => 1 [xt] => XTempl Object [pageType] => login [pageTable] => <global> [needSearchClauseObj] => [captchaValue] => [notRedirect] => [rememberPassword] => [mode] => 0 [action] => [message] => [var_pUsername] => [var_pPassword] => [redirectAfterLogin] => [SMSCode] => [tName] => <global> ) ; |
#14. | login.php:38 | Global scope | N/A |