Hi wiredesignz,
Another quick point. When I’m not using HMVC, I can access controller properties in a view using $this->variable. As soon as MY_Controller inherits from MX_Controller, however, the property is no longer available.
I’ve been reading up on the CI object hierarchy, including this article by David Upton, http://www.packtpub.com/article/codeigniter-and-objects but I,‘m having difficulty understanding how this changes when we use HMVC…
Any assistance appreciated…, Kim