Updating CI 2.2.1 to 3.0 404 Not Found issue |
Hello,
This is my fist issue have on the board. Hope I will get some guidance to resolve it. Thanks I have updated Codeigniter from 2.2.1 to 3.0 (current version). So here Most things are working fine. However, I have to resolved some libraries and issue for customized devs. Now, when I tried to access the page it is giving me 404 Not found error. I checked logs and found strange double slashes in the log path. Code: DEBUG - 2015-03-18 09:07:23 --> UTF-8 Support Enabled Please see list line of log ERROR just before index you will find double slashes. Libraries I am using is HMVC and Ion Auth Since I am using HMVC, I have moved and renamed the Ion Auth under application/modules folder. So finally it is like Code: application/modules/users/ Rest of my application is under modules/respective_sections. For example Code: Models Important: I am able to access Ion Auth (users) pages without any error and also able to login, logout etc.. but it is just when try to access any admin section it is giving 404 error. The system was working fine with CI earlier versions.
Thanks,
Jatin Soni |
Welcome Guest, Not a member yet? Register Sign In |