prinshaw Posted December 31, 2013 Posted December 31, 2013 Hello Guys, I want to add new zones to my site like zone2,3,4 etc. But there is no options for creating and configuring new zones beyond zone 1. In catalog/includes/modules/shipping/zones.php i have edited $this->num_zones = 1; to $this->num_zones = 4; Also after saving this file Removed Admin-> Modules -> Shipping -> Zone rates and then again installed it, also tried another way:- Firstly removed/uninstalled "Zone rates", then edited "zones.php" and then again installed the "Zone rates" module. But both in vain. Plz give the solution.
♥kymation Posted December 31, 2013 Posted December 31, 2013 Please try this multi-zone module and report any problems you have here. I'm trying to get this ready to release. Regards Jim See my profile for a list of my addons and ways to get support.
♥joli1811 Posted December 31, 2013 Posted December 31, 2013 Please try this multi-zone module and report any problems you have here. I'm trying to get this ready to release. Regards Jim Getting a page not found maybe my internet mzmt_2.0.3.tar.gz Regards Joli To improve is to change; to be perfect is to change often.
♥kymation Posted December 31, 2013 Posted December 31, 2013 The server is back up. Please try again. Regards Jim See my profile for a list of my addons and ways to get support.
♥joli1811 Posted December 31, 2013 Posted December 31, 2013 :thumbsup: got it ! Thanks John To improve is to change; to be perfect is to change often.
prinshaw Posted January 1, 2014 Author Posted January 1, 2014 Hey guyz its done today without any configuration. Actually today i changed the code from $this->num_zones = 4; to $this->num_zones = 2; and it worked easily. I think yesterday nothing was working with the same changes due to cookies and sessions. Anywayz Thanks for your concern. But my problem now is that i want shipping to particular cities within the states of the country. Eg:- Shipping to Cities:- "Pune", "Mumbai", "Kolhapur", within the state "Maharashtra" of Country "India" How to configure that? Plz help...!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.