[SLOVED] Controller Showing Two Callback Validation Messages. |
[eluser]riwakawd[/eluser]
When my call back is in effect it shows up two errors on my login form I am only wanting my custom error to show up. How do I stop the second error message from showing up. Here is a sample image of my errors that are showing up. Error Message Sample Image Second Error Message: Unable to access an error message corresponding to your field name. I use hmvc also with my callbacks. Code: <?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); |
Messages In This Thread |
[SLOVED] Controller Showing Two Callback Validation Messages. - by El Forum - 06-29-2014, 04:54 AM
[SLOVED] Controller Showing Two Callback Validation Messages. - by El Forum - 06-29-2014, 10:04 AM
[SLOVED] Controller Showing Two Callback Validation Messages. - by El Forum - 06-29-2014, 06:53 PM
[SLOVED] Controller Showing Two Callback Validation Messages. - by El Forum - 06-29-2014, 08:04 PM
|