Magento – Checkout broken after update to Magento 1.9.0.1

checkoutmagento-1.9

Just upgraded to 1.9.0.1 and now "shipping methods" screen will not CONTINUE when CONTINUE button pushed during ordering – site is broken and no orders coming in – YIKES. Error messages coming into admin say:

Payment transaction failed.

Reason
Please specify a shipping method.

Checkout Type
onepage

THANKS MAgento Angels!

Best Answer

Look in this directory: /app/design/frontend/YOURSITE/default/layout/

See if there are the following files in there: "paypal.xml" and "checkout.xml"... delete those if they are there. (Make a backup copy of them first of course.)

Related Topic