You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
I don't know that issue. Though, we have made some changes on the module which might solve your problem anyway.
You could try to update the module from https://github.com/integer-net/Autoshipping.
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...
The text was updated successfully, but these errors were encountered: