Codeigniter HMVC bug ? |
[eluser]wiredesignz[/eluser]
Your use of Modular Extensions looks rather whacked. But make sure the controller which loads the model that uses HMVC also extends the MX_Controller class. @InsiteFX, FYI, empty constructors are not required in a php5. The parent constructor will be called by default. |
Messages In This Thread |
Codeigniter HMVC bug ? - by El Forum - 06-21-2012, 01:46 AM
Codeigniter HMVC bug ? - by El Forum - 06-21-2012, 02:35 AM
Codeigniter HMVC bug ? - by El Forum - 06-21-2012, 03:41 AM
Codeigniter HMVC bug ? - by El Forum - 06-24-2012, 04:13 AM
Codeigniter HMVC bug ? - by El Forum - 06-24-2012, 06:51 AM
Codeigniter HMVC bug ? - by El Forum - 06-25-2012, 04:04 AM
Codeigniter HMVC bug ? - by El Forum - 06-25-2012, 03:06 PM
|