Welcome Guest, Not a member yet? Register   Sign In
weird sessions problem
#6

[eluser]AtlantixMedia[/eluser]
[quote author="sandwormusmc" date="1199412108"]So what happens when you:
Code:
print_r($AdminMsg[$code]['AdminMsg_Msg']);
[/quote]

the message gets printed ok

[quote author="sandwormusmc" date="1199412108"]
Also, shouldn't the following have a $this-> preceding the CI?
Code:
$CI->session->set_userdata('msg', $str);
[/quote]

the function is in a helper file. that is the reason $CI is used instead of $this

again, this works with most messages, but not all


Messages In This Thread
weird sessions problem - by El Forum - 01-03-2008, 04:27 AM
weird sessions problem - by El Forum - 01-03-2008, 06:00 AM
weird sessions problem - by El Forum - 01-03-2008, 06:19 AM
weird sessions problem - by El Forum - 01-03-2008, 12:41 PM
weird sessions problem - by El Forum - 01-03-2008, 02:01 PM
weird sessions problem - by El Forum - 01-03-2008, 02:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB