Welcome Guest, Not a member yet? Register   Sign In
why is the $this->db not available in a certain module?
#8

(This post was last modified: 04-24-2021, 07:10 AM by richb201.)

The problem is that db_connect() is not found. I am on CI3, btw.
I then tried using $db = \Config\Database::connect();
instead but I get Class 'Config\Database' not found
proof that an old dog can learn new tricks
Reply


Messages In This Thread
RE: why is the $this->db not available in a certain module? - by richb201 - 04-24-2021, 06:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB