Gotta chime in with Oldcity on this one: I’ve done the same, getting rid of the multiple model load and initial upper-casing the references to the model throughout (as per the CI user guide), and it fixed all my problems. Well, my freakauth related ones anyway…
Also it got rid of the need to load the model in the constructor. Be great if this could be in the next release, Dan..?
I’m using PHP4.4.4 as well : you lucky PHP5 people don’t have the same problem, I checked by flipping between the two in MAMP.
