I’m happy to admit I dont have a full understanding on this one, as the code in ME is extremely bloody advanced. Basically I need to get my MY_Controller into the inheritance of everything, but if I make MY_Controller extend MX_Controller, then Admin_Controller extend MY_Controller then global properties are not available in code outside or MY_Controller.
Besides that I’m having a few errors without any of my modifications. Running a clean install (with nothing other than my extra MY_Controller class in the MY_Controller.php) I am getting this error http://drp.ly/1GCq1E
If you can hop on IRC then I’d like to go through these. Either I’m doing something wrong (more than likely!) or I have actually spotted a bug. It could go either way.