Welcome Guest, Not a member yet? Register   Sign In
Problem with display_errors
#4

[eluser]jacobc[/eluser]
maybe post the code from you controller...

Make sure you are using
Code:
$data['errors']
Not
Code:
$data['error']

If that's not the problem.
Just before you call your view do
Code:
print_r($data)
And post the results.


Messages In This Thread
Problem with display_errors - by El Forum - 03-12-2009, 01:24 AM
Problem with display_errors - by El Forum - 03-12-2009, 01:34 AM
Problem with display_errors - by El Forum - 03-12-2009, 01:48 AM
Problem with display_errors - by El Forum - 03-12-2009, 01:52 AM
Problem with display_errors - by El Forum - 03-12-2009, 01:56 AM
Problem with display_errors - by El Forum - 03-12-2009, 02:00 AM
Problem with display_errors - by El Forum - 03-12-2009, 02:01 AM
Problem with display_errors - by El Forum - 03-12-2009, 02:08 AM
Problem with display_errors - by El Forum - 03-12-2009, 02:11 AM
Problem with display_errors - by El Forum - 03-12-2009, 02:15 AM
Problem with display_errors - by El Forum - 03-12-2009, 02:20 AM
Problem with display_errors - by El Forum - 03-12-2009, 02:38 AM
Problem with display_errors - by El Forum - 03-12-2009, 02:39 AM
Problem with display_errors - by El Forum - 03-12-2009, 02:41 AM
Problem with display_errors - by El Forum - 03-12-2009, 02:45 AM
Problem with display_errors - by El Forum - 03-12-2009, 03:07 AM
Problem with display_errors - by El Forum - 03-12-2009, 03:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB