Welcome Guest, Not a member yet? Register   Sign In
"Call to undefined method stdClass"
#1

[eluser]picklepete[/eluser]
Hello.

I'm currently doing some work on my site, allowing only certain elements of a page to be visible if the visitor is logged in. Nothing particularly difficult, just isset-ing variables.

Out of nowhere, I've gotten this error:

Quote:Fatal error: Call to undefined method stdClass::_assign_libraries() in /home/username/public_html/system/libraries/Loader.php on line 982

It only seems to show on one area of the site, and I can't pin what makes it so unique to that controller. I assume it had something to do with the fact I'm using regular php sessions, not CI ones.

Any ideas?


Messages In This Thread
"Call to undefined method stdClass" - by El Forum - 12-11-2008, 07:50 AM
"Call to undefined method stdClass" - by El Forum - 12-11-2008, 08:19 AM
"Call to undefined method stdClass" - by El Forum - 12-11-2008, 08:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB