Hi guys, i have this strange thing going on with CodeIgniter 1.6.2…when i change routes.php to specify a new default controller i get a blank page…not an error page but a blank one.
I tried leaving blank the name of the default controller class in routes.php and when i reloaded, an error message appeared as expected. I double checked my routes.php, my controller name and nothing…an the wierdest part is that i also changed default controller in a 1.6.1 instalation i have in the same machine and everything worked OK...any ideas what i’m doing wrong? thanks in advance.
