Welcome Guest, Not a member yet? Register   Sign In
Flashdata Issue
#2

[eluser]oldmatt[/eluser]
Are you using it in any forms that work?

I ask because sometimes people get
Code:
$this->session->set_userdata();
and
Code:
$this->session->set_flashdata();
mixed up.

Also In the past, I have used:
Code:
$this->session->flashdata();

When trying to set the data and didn't realize it.

Just by the question you asked it sounds like the session is timing out before you have filled out the form, but I have never experienced that problem before.


Messages In This Thread
Flashdata Issue - by El Forum - 03-05-2011, 06:35 AM
Flashdata Issue - by El Forum - 03-05-2011, 04:59 PM
Flashdata Issue - by El Forum - 03-05-2011, 05:01 PM
Flashdata Issue - by El Forum - 03-06-2011, 11:13 PM
Flashdata Issue - by El Forum - 03-07-2011, 12:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB