Welcome Guest, Not a member yet? Register   Sign In
Problem whit flashdata
#2

[eluser]suntzudennis[/eluser]
Hello All

I take the time to test each version from the version:

CodeIgniter V 2.1.3 (Current version)
CodeIgniter V 2.1.2
CodeIgniter V 2.1.1
CodeIgniter V 2.1.0
CodeIgniter V 2.0.3

All this one no print the flashdata.

with the same code works perfectly in this version CodeIgniter_2.0.2
Only in this version works perfectly flashdata.

This is my code:

$this->session->set_flashdata(‘loginerror’,‘Error en el logeo’);

and print this:

echo $this->session->flashdata(‘loginerror’);

Why is that? I have no idea.


Messages In This Thread
Problem whit flashdata - by El Forum - 02-21-2013, 01:06 PM
Problem whit flashdata - by El Forum - 02-21-2013, 02:24 PM



Theme © iAndrew 2016 - Forum software by © MyBB