07-23-2014, 04:31 AM
[eluser][email protected][/eluser]
Hi
I also try this one $this->load->model(‘mdl_users’); is not working
Hi
I also try this one $this->load->model(‘mdl_users’); is not working
HMVC
|
07-23-2014, 04:31 AM
[eluser][email protected][/eluser]
Hi I also try this one $this->load->model(‘mdl_users’); is not working
07-23-2014, 04:37 AM
[eluser]Tim Brownlaw[/eluser]
Can you please stop creating new entries for the same topic! Open this one and reply in it... http://ellislab.com/forums/viewthread/245996 And / Or this one... http://ellislab.com/forums/viewthread/245970
07-23-2014, 05:08 AM
[eluser][email protected][/eluser]
As i mentioned i earlier in the forum that i used HMVC which goes under the following trees which starts with following Hierarchical structure -Application - Modules -users -controllers -users.php -models -mdl_users.php
07-23-2014, 05:23 AM
[eluser][email protected][/eluser]
It goes like that application/Modules/users/models/mdl_users.php. |