Welcome Guest, Not a member yet? Register   Sign In
HMVC: Can't load default index method
#2

[eluser]InsiteFX[/eluser]
Modules::run(‘product/product_mod’) => call index method (default by CI) => Not working.

Is a default controller not a module so you do not need Modules::run!

Also you need to set the default controller in application/config/routes.php

If you want to use Mdules::run on contact_mod move it into a module directory!

InsiteFX


Messages In This Thread
HMVC: Can't load default index method - by El Forum - 12-25-2010, 11:47 PM
HMVC: Can't load default index method - by El Forum - 12-26-2010, 09:41 AM
HMVC: Can't load default index method - by El Forum - 12-27-2010, 08:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB