Welcome Guest, Not a member yet? Register   Sign In
Where to put certain code
#14

[eluser]invi[/eluser]
when I put is_logged_in() instead of $this->dx_auth->is_logged_in() I have the following error:

Fatal error: Call to undefined function is_logged_in() in ..../system/application/views/index.php on line 29

Where should I put this code:

Code:
$this->load->library('dx_auth');
?

In view file? Do I have to do it every time?


Messages In This Thread
Where to put certain code - by El Forum - 12-13-2008, 11:05 AM
Where to put certain code - by El Forum - 12-13-2008, 06:05 PM
Where to put certain code - by El Forum - 12-13-2008, 11:03 PM
Where to put certain code - by El Forum - 12-13-2008, 11:22 PM
Where to put certain code - by El Forum - 12-14-2008, 08:20 AM
Where to put certain code - by El Forum - 12-14-2008, 12:22 PM
Where to put certain code - by El Forum - 12-14-2008, 01:03 PM
Where to put certain code - by El Forum - 12-14-2008, 01:46 PM
Where to put certain code - by El Forum - 12-14-2008, 02:05 PM
Where to put certain code - by El Forum - 12-14-2008, 02:39 PM
Where to put certain code - by El Forum - 01-06-2009, 02:34 PM
Where to put certain code - by El Forum - 01-06-2009, 02:42 PM
Where to put certain code - by El Forum - 01-07-2009, 09:47 AM
Where to put certain code - by El Forum - 01-07-2009, 09:50 AM
Where to put certain code - by El Forum - 01-07-2009, 11:06 AM



Theme © iAndrew 2016 - Forum software by © MyBB