This topic is locked

10.7 build 39057 - Fatal error: Uncaught Error: Call to a member function fetchAssoc()

6/1/2022 12:41:55 PM
PHPRunner General questions
C
chanpeter88 author

we have tested this function in 10.3 ok

img alt

img alt

Fatal error: Uncaught Error: Call to a member function fetchAssoc() on bool in /include/events.php:80 Stack trace: #0 /classes/loginpage.php(564): class_GlobalEvents->BeforeLogin() #1 /classes/loginpage.php(303): LoginPage->callBeforeLoginEvent() #2 /classes/loginpage.php(184): LoginPage->doLoginRoutine() #3 /login.php(46): LoginPage->process() #4 {main} thrown in /include/events.php on line 80

Sergey Kornilov admin 6/1/2022

This error message means your SQL query is incorrect and didn't return any data.