New Programmers :)

Posts: 96
Joined: 10/29/2007
Bug Finder

Hi Ryan,
I have a new programmer doing some work on our site, and he had the task of fixing this. I noticed that he made changes to uc_cart.module. (I try to never hack modules). Anyway, he made a change to uc_cart_checkout_form_validate to look at the credit fields and do set_error by reading $_REQUEST[cc_exp_month] and $_REQUEST[cc_exp_year] to do the work.
Did you say that you can have 2 validation events for a form using hook_form_alter()?

What hooks are invoked on "Review Order" By: VitaLife (5 replies) Wed, 02/06/2008 - 23:45