Welcome Guest, Not a member yet? Register   Sign In
when csrf is true only works in firefox and not in other browser
#11

[eluser]Javier Fonseca[/eluser]
Quote:Did you try to avoid special characters:

Code:
'Contraseña' => md5($this->input->post('password')), // ñ -> n
Maybe that causes the error?

That's the name of the database field.


Messages In This Thread
when csrf is true only works in firefox and not in other browser - by El Forum - 06-07-2011, 11:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB