Welcome Guest, Not a member yet? Register   Sign In
Having problem with form validations... pls help
#5

[eluser]davido[/eluser]
May I suggest you change
Code:
‘customer/enter_details’ == array(

to...
Code:
‘customer/enter_details’ => array(

And turn on logging, you might see something like this:

DEBUG - 2009-04-28 14:11:18 --> Unable to find validation rules


Messages In This Thread
Having problem with form validations... pls help - by El Forum - 04-24-2009, 12:04 PM
Having problem with form validations... pls help - by El Forum - 04-24-2009, 12:12 PM
Having problem with form validations... pls help - by El Forum - 04-24-2009, 06:08 PM
Having problem with form validations... pls help - by El Forum - 04-24-2009, 06:22 PM
Having problem with form validations... pls help - by El Forum - 04-28-2009, 02:16 PM



Theme © iAndrew 2016 - Forum software by © MyBB