Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] Codeigniter MY_Controller Question
#3

[eluser]riwakawd[/eluser]
[quote author="ivantcholakov" date="1405483880"]You want to get away from HMVC, but code you presented is not good. I don't want to comment it in details. Better try to resolve the initial problem about HMVC instead of creating new problems.[/quote]

I re-downloaded hmvc and tried it with CI 2.20.

I think there is route issue now. Not able to do way was before. Unable to call a second controller index if in one folder. I have always used same htaccess no problems until now. And config and every thing set up OK.

modules /

modules / admin /

modules / admin / setting /

modules / admin / setting / setting.php

modules / admin / setting / store.php

$route['setting/setting'] = "admin/setting/index"; // working

$route['setting/store'] = "admin/setting/store/index"; // Not working

It use to be able to work but since re downloaded hmvc and codeigniter CodeIgniter V 2.2.0 (Current version) not working

I am over hmvc not going to get some one to make my own.


Messages In This Thread
[SOLVED] Codeigniter MY_Controller Question - by El Forum - 07-15-2014, 08:34 PM
[SOLVED] Codeigniter MY_Controller Question - by El Forum - 07-15-2014, 09:11 PM
[SOLVED] Codeigniter MY_Controller Question - by El Forum - 07-15-2014, 09:32 PM
[SOLVED] Codeigniter MY_Controller Question - by El Forum - 07-16-2014, 06:05 AM
[SOLVED] Codeigniter MY_Controller Question - by El Forum - 07-16-2014, 07:46 AM
[SOLVED] Codeigniter MY_Controller Question - by El Forum - 07-16-2014, 08:07 AM
[SOLVED] Codeigniter MY_Controller Question - by El Forum - 07-16-2014, 04:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB