Hi!
I want to display checkout_shipping and checkout_payment in one side.
tried to copy checkout_payment.tpl.php into checkout_shipping.tpl.php, but then it produces this error in the payment method box:
Fatal error: Call to a member function selection() on a non-object in xxxxxxx\xxxxx\oscmax2rc3\catalog\templates\fallbac k\content\checkout_shipping.tpl.php on line 321.

Any suggestions where i have to make any changes?
I've seen it be done in oscommerce (see: http://forums.oscommerce.com/index.p...597&st=100 ).