Welcome Guest, Not a member yet? Register   Sign In
Odd flash issue for me...
#1

[eluser]internut[/eluser]
Ok I'm going nuts hours later I have to post.

This is working fine:

Code:
$this->session->set_flashdata('sys_message', 'User Updated');
// redirect("/users/edit/$_POST[id]/");
redirect("/users/page/");

Its showing up when redirected to:

/users/page/

If I uncomment out the line above, and comment out the redirect to /users/page/ it will not display the flash data msg.

Why? I'm going nutso Smile Why is /users/page/ finding the flash fine and /users/edit/1/ for example not?


Messages In This Thread
Odd flash issue for me... - by El Forum - 07-07-2008, 10:49 PM
Odd flash issue for me... - by El Forum - 07-08-2008, 01:19 AM
Odd flash issue for me... - by El Forum - 07-08-2008, 10:13 AM
Odd flash issue for me... - by El Forum - 07-08-2008, 11:04 AM
Odd flash issue for me... - by El Forum - 07-08-2008, 11:04 AM
Odd flash issue for me... - by El Forum - 07-08-2008, 11:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB