Problem validating start and end dates with call back |
[eluser]JonoB[/eluser]
I'm working with callbacks at the moment as well, so I feel your pain. First off, are you 100% sure that your callback function is actually being called? Code: private function date_check_compare () { On a separate issue, I noticed that you use: Code: if (!$this->ion_auth->logged_in()): |
Messages In This Thread |
Problem validating start and end dates with call back - by El Forum - 03-24-2011, 06:37 AM
Problem validating start and end dates with call back - by El Forum - 03-24-2011, 06:46 AM
Problem validating start and end dates with call back - by El Forum - 03-24-2011, 07:14 AM
Problem validating start and end dates with call back - by El Forum - 03-24-2011, 07:22 AM
Problem validating start and end dates with call back - by El Forum - 03-25-2011, 03:30 PM
Problem validating start and end dates with call back - by El Forum - 03-29-2011, 11:36 AM
Problem validating start and end dates with call back - by El Forum - 03-29-2011, 12:03 PM
Problem validating start and end dates with call back - by El Forum - 03-29-2011, 12:11 PM
Problem validating start and end dates with call back - by El Forum - 03-29-2011, 02:32 PM
|