Welcome Guest, Not a member yet? Register   Sign In
Session Class in CI 1.7.0 run the update but not actualize the register
#11

[eluser]TheFuzzy0ne[/eluser]
You're totally right. I got my wires crossed and forgot the objective, sorry. You'd be better off using userdata instead of flashdata.

EDIT: I see no reason why you can't override the sessions class, and have it automatically preserve the flashdata for you through ajax requests. Alternatively, you can call $this->session->keep_flashdata(), in each of your Ajax controllers.

Hope this make sense.




Theme © iAndrew 2016 - Forum software by © MyBB