In includes/languages/[YOUR_LANG]/modules/shipping/zipship.php did you update the following fields for all your zones -
define('MODULE_SHIPPING_ZIPSHIP_TEXT_TITLE_1', 'Postcode Rate');
define('MODULE_SHIPPING_ZIPSHIP_TEXT_WAY_1', 'Deliver To Postcode: ');
define('MODULE_SHIPPING_ZIPSHIP_TEXT_TITLE_2', 'Postcode Rate');
define('MODULE_SHIPPING_ZIPSHIP_TEXT_WAY_2', 'Deliver To Postcode: ');
define('MODULE_SHIPPING_ZIPSHIP_TEXT_TITLE_3', 'Postcode Rate');
define('MODULE_SHIPPING_ZIPSHIP_TEXT_WAY_3', 'Deliver To Postcode: ');
define('MODULE_SHIPPING_ZIPSHIP_TEXT_TITLE_4', 'Postcode Rate');
define('MODULE_SHIPPING_ZIPSHIP_TEXT_WAY_4', 'Deliver To Postcode: ');
etc
If you don't it ignores that zone.
and it will set your Enable Zip Code Method from true to false.
Yes I did and have 7 zones
[CODE]@ Allmart
[How does enter a screen shot without have to create an image?[/CODE]
NEVER bite the fingers who feed your site for free !!!
Simple just copy and p as Ste the screen shot lat9 is asking for.
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
v3.1.3 of ZipShip is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=312
This version unconditionally sets the tax_class (if installed) so "Edit Orders" can determine the shipping tax rate.