Welcome Guest, Not a member yet? Register   Sign In
Unable to load library in HMVC of wiredesign
#1

[eluser]ankur0101[/eluser]
Hello,
I have latest CI with HMVC of Wiredesign.

I have a module called accounts.
Structure is like this >

modules
--accounts
--controllers
--models
--library
--status_message.php


I want to call status_message library in model. Hence I wrote
Code:
$this->load->library('accounts/status_message');
But CI showing error as Unable to load library status_message.
Very strange problem.


Messages In This Thread
Unable to load library in HMVC of wiredesign - by El Forum - 12-22-2012, 06:03 AM
Unable to load library in HMVC of wiredesign - by El Forum - 12-22-2012, 08:19 AM
Unable to load library in HMVC of wiredesign - by El Forum - 12-22-2012, 10:45 AM
Unable to load library in HMVC of wiredesign - by El Forum - 12-22-2012, 11:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB