Hi,
we have installed a new magento shop with the magento DE setup. version CE 1.7.0.2
in this shop we can't use autoshipping.
is this a known issue?
we found the following code:
/html/magento/app/design/frontend/base/default/layout/germansetup.xml
[code]
<checkout_cart_index>
germansetup/shipping.phtml
</checkout_cart_index>
[/code]
If we commend this out, the autoshipping is shown in cart.
but the function is not given...