Welcome Guest, Not a member yet? Register   Sign In
How CIunit supports HMVC
#1

[eluser]Unknown[/eluser]
I am using HMVC in my codeigniter project because use it help to group my modules together so that code is better organised.

When I integrate CIunit with codeigniter by following kenjis tutorials(http://d.hatena.ne.jp/Kenji_s/20120117/1326763908), I got error when I try to run a test.


I get the following error:

[CIUnit] PHP Error: Notice - Trying to get property of non-object File Path: MX/
Loader.php (line: 48)
PHP Fatal error: Call to a member function fetch_module() on a non-object in E:
\xampp\htdocs\Project\application\third_party\MX\Loader.php on line 48


I read kenjis comments from https://bitbucket.org/kenjis/my-ciunit/i...iunit-hmvc.

However, I believe there have any way to support Ciunit and HMVC. Any experts developer can give a solution.

Thanks in advance.




Theme © iAndrew 2016 - Forum software by © MyBB