Multi Level controller not working |
[eluser]jaswinder_rana[/eluser]
My structure for my controller is application/controllers/admincp/config/countries.php It's not working when I try to access it like http://localhost/index.php/admincp/config/countries. I am getting 404 message. If I copy that same file and put it in admincp folder (application/controllers/admincp/countries.php), it works. So my syntax is correct but it's not letting me put controller in snd level. Am I doing something wrong? Thanks |
Messages In This Thread |
Multi Level controller not working - by El Forum - 12-30-2008, 12:41 PM
Multi Level controller not working - by El Forum - 12-30-2008, 01:18 PM
Multi Level controller not working - by El Forum - 12-30-2008, 01:26 PM
Multi Level controller not working - by El Forum - 12-30-2008, 02:30 PM
Multi Level controller not working - by El Forum - 12-30-2008, 02:51 PM
Multi Level controller not working - by El Forum - 12-30-2008, 03:41 PM
Multi Level controller not working - by El Forum - 12-30-2008, 03:45 PM
Multi Level controller not working - by El Forum - 12-30-2008, 03:48 PM
Multi Level controller not working - by El Forum - 12-30-2008, 03:52 PM
Multi Level controller not working - by El Forum - 12-30-2008, 03:56 PM
Multi Level controller not working - by El Forum - 12-30-2008, 03:57 PM
|