Welcome Guest, Not a member yet? Register   Sign In
Error Message Not Displaying on View
#2

Errors aren't saved in flashdata, but in validation_errors() in an object. And as you don't save it inside errors (according to your code), it will be empty.

You should load your view, not make a redirect. Or actually save your errors in flashdata.
https://codeigniter.com/user_guide/libra...controller
Reply


Messages In This Thread
RE: Error Message Not Displaying on View - by jreklund - 02-21-2020, 12:40 PM



Theme © iAndrew 2016 - Forum software by © MyBB