![]() |
Call to a member function getResult() on bool - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30) +--- Thread: Call to a member function getResult() on bool (/showthread.php?tid=81629) |
Call to a member function getResult() on bool - Thiaxl - 03-30-2022 Hello, You are getting this error when I make a query: PHP Code: Call to a member function getResult() on bool My Query PHP Code: $result = $this->ingressolounge_model |