CodeIgniter Forums
Why cant I run my datamapper custom validation??? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Why cant I run my datamapper custom validation??? (/showthread.php?tid=52966)



Why cant I run my datamapper custom validation??? - El Forum - 07-04-2012

[eluser]donjim[/eluser]
thread can be deleted.


Why cant I run my datamapper custom validation??? - El Forum - 07-04-2012

[eluser]WanWizard[/eluser]
I can't see anything obviously wrong here.

Is your function _create_slug() called at all? And if so, do the parameters contain what you expect?


Why cant I run my datamapper custom validation??? - El Forum - 07-05-2012

[eluser]donjim[/eluser]
The problem was i didnt set the object field to anything before validation.