Welcome Guest, Not a member yet? Register   Sign In
404 page no found Solved!!!!!!
#1

(This post was last modified: 12-25-2016, 04:51 PM by shaser.)

Hi guys I had an application running in codeigniter 2.xxx now Im trying to update to codeigniter 3.xxx Im did the config for my new codeigniter version the index page from my app load ok from codeigniter 3.xxx but when im trying to access any view from the new version I got an 404 error I did not  change any code on the app I just change config, database, autoload file, Im missing something?


Thanks
Reply
#2

Make sure that you set the config base_url it is a requirement of CI now.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

(12-23-2016, 05:29 AM)InsiteFX Wrote: Make sure that you set the config base_url it is a requirement of CI now.

Thanks for some reason now the url add index.php two times. any Idea?
Reply




Theme © iAndrew 2016 - Forum software by © MyBB