Welcome Guest, Not a member yet? Register   Sign In
Extending Input library get_instance() problem
#3

[eluser]Phil Sturgeon[/eluser]
Depends where you are putting that code within the Input library. The Input library is called very early on in the instance (before CI_Base is called and get_instance() is defined) so it will fatal error if you call in in the constructor, or any method called by the instrustor (or early CI).

Pastie up some more code.


Messages In This Thread
Extending Input library get_instance() problem - by El Forum - 04-10-2010, 07:55 PM
Extending Input library get_instance() problem - by El Forum - 04-11-2010, 12:26 PM
Extending Input library get_instance() problem - by El Forum - 04-11-2010, 03:09 PM
Extending Input library get_instance() problem - by El Forum - 04-11-2010, 03:45 PM
Extending Input library get_instance() problem - by El Forum - 04-11-2010, 04:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB