Welcome Guest, Not a member yet? Register   Sign In
Global functions
#9

[eluser]mabright[/eluser]
I have made the changes and I am going to load the variable in my library but my library class uses the CI session class which I autoload. However, the session class is no recognized in my library class.

Code:
A PHP Error was encountered

Severity: Notice

Message: Undefined property: Location::$session

Filename: libraries/Location.php

Line Number: 31

Fatal error: Call to a member function userdata() on a non-object in /home/content/html/libraries/Location.php on line 31

I tried to load it into the class but that did not work. How do I reference the session class in my library class?


Messages In This Thread
Global functions - by El Forum - 08-18-2010, 09:02 PM
Global functions - by El Forum - 08-18-2010, 11:44 PM
Global functions - by El Forum - 08-19-2010, 12:15 AM
Global functions - by El Forum - 08-19-2010, 07:30 AM
Global functions - by El Forum - 08-19-2010, 07:37 AM
Global functions - by El Forum - 08-19-2010, 07:45 AM
Global functions - by El Forum - 08-19-2010, 07:55 AM
Global functions - by El Forum - 08-19-2010, 08:31 AM
Global functions - by El Forum - 08-19-2010, 10:04 AM
Global functions - by El Forum - 08-19-2010, 10:27 AM
Global functions - by El Forum - 08-19-2010, 10:29 AM
Global functions - by El Forum - 08-19-2010, 10:39 AM
Global functions - by El Forum - 08-19-2010, 10:43 AM
Global functions - by El Forum - 08-30-2010, 11:06 AM
Global functions - by El Forum - 08-30-2010, 01:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB