View Single Post
  #6  
Old 08-10-2011, 06:55 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: The Display Order of Shipping Carriers

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 Stoyanov
CFLSystems.com
Web Development
Reply With Quote