Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter 2 can't extend CI_Model
#2

[eluser]Jelmer[/eluser]
I'm guessing you've put the MY_Model.php file in application/libraries, which (as of CI2) isn't where it should go anymore.
CI2 split the libraries into core libraries and normal libraries, and CI_Model is considered a core library and as such should go in application/core.


Messages In This Thread
CodeIgniter 2 can't extend CI_Model - by El Forum - 08-07-2010, 11:14 AM
CodeIgniter 2 can't extend CI_Model - by El Forum - 08-07-2010, 11:28 AM
CodeIgniter 2 can't extend CI_Model - by El Forum - 08-07-2010, 11:38 AM
CodeIgniter 2 can't extend CI_Model - by El Forum - 08-07-2010, 01:58 PM
CodeIgniter 2 can't extend CI_Model - by El Forum - 08-07-2010, 06:29 PM
CodeIgniter 2 can't extend CI_Model - by El Forum - 01-31-2011, 04:51 PM
CodeIgniter 2 can't extend CI_Model - by El Forum - 08-25-2012, 08:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB