Welcome Guest, Not a member yet? Register   Sign In
Default application path doesn't work
#4

[eluser]tarsusc81[/eluser]
Duh. Wow, this was one of those times where, by the time I figured out where the problem actually was, I was too disoriented to think straight.

And by the way, the reason my controller class was failing was because I was extending my own MY_Controller class; in v1.7 that resided in /libraries, which is where I still had it, but in v2 it should reside in /core. So the file wasn't being found. I wonder why CodeIgniter wasn't made to throw an error when it can't find a class file in the autoload (and why PHP doesn't throw an error when I try to extend a class that doesn't exist).


Messages In This Thread
Default application path doesn't work - by El Forum - 07-11-2011, 09:13 PM
Default application path doesn't work - by El Forum - 07-11-2011, 09:20 PM
Default application path doesn't work - by El Forum - 07-12-2011, 04:37 AM
Default application path doesn't work - by El Forum - 07-12-2011, 07:20 AM
Default application path doesn't work - by El Forum - 07-12-2011, 09:41 PM
Default application path doesn't work - by El Forum - 07-13-2011, 07:24 AM
Default application path doesn't work - by El Forum - 07-13-2011, 07:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB