Welcome Guest, Not a member yet? Register   Sign In
CI 2.0 HMVC ERROR
#1

[eluser]Unknown[/eluser]
I installed hmvc in CI 2.0,but cannot run show error message.

Unable to load your default controller. Please make sure the controller specified in your Routes.php file is valid.

$route['default_controller'] = "welcome";

Directory structure is

application
config
core > MY_Controller.php,MY_Loader.php,MY_Router.php
errors
helpers
hooks
language
libraries
modules > welcome > controllers > welcome.php
modules > welcome > views > welcome_message.php
modules > welcome > models >
third_party > MX > Base.php,Ci.php,Config.php,Controller.php,Lang.php,Loader.php,Modules.php,Router.php

please help me

Thanks
#2

[eluser]wiredesignz[/eluser]
Looks ok to me. Except there cannot be a modules/welcome/modules directory. Try a fresh install again.

BTW. Try posting in the Ignited Code / Modular Extensions - HMVC 5.3 thread




Theme © iAndrew 2016 - Forum software by © MyBB