Welcome Guest, Not a member yet? Register   Sign In
How to get session->flashdata() working in HMVC module?
#5

[eluser]dejitaru[/eluser]
Well, the problem is that you forgot to read something in the CI user guide:

"CodeIgniter supports 'flashdata', or session data that will only be available for the next server request, and are then automatically cleared. "

The flashvar only exists until the next server call, thats the reason when you user your ajax call it works and within your function doesnt


Messages In This Thread
How to get session->flashdata() working in HMVC module? - by El Forum - 04-15-2010, 03:08 PM
How to get session->flashdata() working in HMVC module? - by El Forum - 04-16-2010, 12:46 PM
How to get session->flashdata() working in HMVC module? - by El Forum - 04-17-2010, 03:02 PM
How to get session->flashdata() working in HMVC module? - by El Forum - 04-20-2010, 01:16 PM
How to get session->flashdata() working in HMVC module? - by El Forum - 04-20-2010, 01:36 PM
How to get session->flashdata() working in HMVC module? - by El Forum - 04-21-2010, 11:53 PM
How to get session->flashdata() working in HMVC module? - by El Forum - 05-16-2010, 06:15 AM
How to get session->flashdata() working in HMVC module? - by El Forum - 05-16-2010, 07:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB