Welcome Guest, Not a member yet? Register   Sign In
Can't load models...error in line 184 of Loader.php
#6

[eluser]MydKnight[/eluser]
Back to the can't load model error now. To recap:

The file is in application/models and is called m_test

The call to the model is $this->load->model("m_test");

The model text is:

class M_test extends Model{
function M_test(){
parent::Model();
}
}


Messages In This Thread
Can't load models...error in line 184 of Loader.php - by El Forum - 06-27-2009, 11:11 PM
Can't load models...error in line 184 of Loader.php - by El Forum - 06-28-2009, 01:57 AM
Can't load models...error in line 184 of Loader.php - by El Forum - 06-28-2009, 01:59 AM
Can't load models...error in line 184 of Loader.php - by El Forum - 06-29-2009, 02:02 PM
Can't load models...error in line 184 of Loader.php - by El Forum - 06-30-2009, 03:52 AM
Can't load models...error in line 184 of Loader.php - by El Forum - 06-30-2009, 06:48 AM
Can't load models...error in line 184 of Loader.php - by El Forum - 06-30-2009, 11:26 AM
Can't load models...error in line 184 of Loader.php - by El Forum - 06-30-2009, 11:33 AM
Can't load models...error in line 184 of Loader.php - by El Forum - 06-30-2009, 11:45 AM
Can't load models...error in line 184 of Loader.php - by El Forum - 07-23-2009, 11:03 AM
Can't load models...error in line 184 of Loader.php - by El Forum - 03-30-2010, 11:16 AM
Can't load models...error in line 184 of Loader.php - by El Forum - 03-30-2010, 09:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB