Re: Drupal 6 port

esend7881@drupal.org's picture
Offline
Joined: 04/23/2009
Juice: 118
Re: Drupal 6 port

I notice this line of code:

    // Now submit the form.  Obviously the $form_state isn't actually
    // correct... hopefully nothing will care.
    uc_cart_checkout_review_form_submit($form, $form_state);

What do you mean by the $form_state is not formed correctly? Doesn't it come form the previous function?

Optional Checkout Review By: oliver coleman (46 replies) Tue, 06/03/2008 - 00:10