Quote:
Originally Posted by cflsystems
For 4.4.3 add this
Code:
define('ALL_CARRIERS',1);
to this file
include/func/func.shipping.php
just below
Code:
define('SHIPPING_SYSTEM', 1);
|
Steve, this file does not exist in my version (include/func/func.shipping.php). I too am having the same problems as the other users here and would like to display both shipping methods together as well (without the drop-down).
Any suggestions?