Embedding the user login form seems to prevent Internet Explorer 7/8 from completeing the checkout form. When clicking the Review Order button at the checkout page you don't get the Review page but the checkout page again.

Comments

velpan’s picture

Status: Active » Needs review

Same problem with ie8 & ie9.
Problem solved by removing the line...

$form['destination'] = array('#type' => 'hidden', '#value' => 'cart/checkout');

from the uc_checkout_login.module