Welcome Guest, Not a member yet? Register   Sign In
codeigniter w/ hmvc
#1

[eluser]Unknown[/eluser]
i'm using hmvc with codeigniter and have a question. it used to be that i could load database from my model and call a function, like in,

$this->load->database();
$this->db->query();

this doesn't seem to work anymore as db does not get associated anymore to $this. is this expected or is anything wrong with my setup? i'm using 2.0.2 ci and latest hmvc. i did follow the wiki setup description.
thanks for your help!




Theme © iAndrew 2016 - Forum software by © MyBB