Welcome Guest, Not a member yet? Register   Sign In
[NEED URGENT HELP] All controllers showing 404 except default controller
#14

(05-16-2015, 06:02 AM)Muzikant Wrote: Another blind guess - When you created new controller, you probably make it by copying content from your main controller. Did you rename controller class as well?

For example in your Student.php file could be the wrong class name:

PHP Code:
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');

class 
Home extends CI_Controller 

"class Home extends CI_Controller {"

Please take a look at my main post. As I said before-

Quote:It is working without any error on my localhost
so there is no chance for this type of error.
"Who thinks in code"
Perfectly describes who I am
mbparvez.me
Reply


Messages In This Thread
RE: [NEED URGENT HELP] All controllers showing 404 except default controller - by webdevron - 05-16-2015, 06:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB