Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] yet another DB related problem
#7

[eluser]JHackamack[/eluser]
Is line 16 of your mont controller :
$ses = array(
‘username’ => $this->input->post(‘username’),
‘is_logged_in’ => true
);
$this->session->set_userdata(’$ses’);
$this->upanel();


Or is it something different?


Messages In This Thread
[SOLVED] yet another DB related problem - by El Forum - 01-16-2010, 08:31 AM
[SOLVED] yet another DB related problem - by El Forum - 01-16-2010, 10:13 AM
[SOLVED] yet another DB related problem - by El Forum - 01-16-2010, 10:04 PM
[SOLVED] yet another DB related problem - by El Forum - 01-16-2010, 10:07 PM
[SOLVED] yet another DB related problem - by El Forum - 01-16-2010, 10:11 PM
[SOLVED] yet another DB related problem - by El Forum - 01-16-2010, 10:33 PM
[SOLVED] yet another DB related problem - by El Forum - 01-16-2010, 10:37 PM
[SOLVED] yet another DB related problem - by El Forum - 01-16-2010, 10:58 PM
[SOLVED] yet another DB related problem - by El Forum - 01-16-2010, 11:06 PM
[SOLVED] yet another DB related problem - by El Forum - 01-16-2010, 11:11 PM
[SOLVED] yet another DB related problem - by El Forum - 01-16-2010, 11:18 PM
[SOLVED] yet another DB related problem - by El Forum - 01-16-2010, 11:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB