MZMT - "Geo Zone 1 - Rest of the World"
Hi
I was hoping someone could help.
I am setting up MZMT for South Africa.
I have definded the country, added all the zones and created the Tax for it.
However, when I try config MZMT the only option that shows up under "Geo Zone 1" is 'Rest of the World".
How do I fix this to use all of South African Zones?
I have noticed this code in includes\modules\shipping\mzmt.php
PHP Code:
function _cfg_pull_down_geozones($zone_class_id, $key = '') {
global $db;
$name = (($key) ? 'configuration[' . $key . ']' : 'configuration_value');
$zone_class_array = array(array('id' => '0', 'text' => 'Rest of the World'));
$zone_class = $db->Execute("select geo_zone_id, geo_zone_name from " . TABLE_GEO_ZONES . " where LOWER(geo_zone_name) like 'shp%' order by geo_zone_name");
but I don't have a table in geo_zone starting with shp%.
I am using Z.C v 1.3.8
Please help :)
Re: MZMT - "Geo Zone 1 - Rest of the World"
Re: MZMT - "Geo Zone 1 - Rest of the World"
Hi
mzmt is a shipping module.
I think I have fixed the problem.
I will let you know if I have.
Re: MZMT - "Geo Zone 1 - Rest of the World"
That's interesting... where did you get MZMT from?
Re: MZMT - "Geo Zone 1 - Rest of the World"
I had to search on google.
The problem is still there. If my items weigh 0.3KGs it shows the shipping fee to be R0.00.
Not sure if anyone has a solution for shipping by weight.
Anyone?
Need help on mzmt...someone help plz
hi all, i am newbie @ zen cart, my manual bar at admin > config > MutliGeozone multitable shipping, showed in 2 bottom, may be i did something wrong, i upload the sql file 1 time and run the sql file command insude the sql 1 time. so totaly is 2 times.
Can someone please tell me how to remove 1 of the bottom.
Also that when I click on the Modules > shipping and the mzmt, I try to edit the geo zone, but the only option i can choose is rest of the world. Can someone please tell me how can i make some of the other zone show over there.
On the Zone Definitions is have 2 zone and both zone show green. I think that means good right. I really don't know what did I did wrong please. help
thx anyone can help.
thank you
Re: Zone rates & MZMT shipping modules, how to make it work properly?
Hi all, can you teach me how to set the Zones Shipping ? Actually I want to set two different charges only, and the parcel only ship within my own countries.
For Example: i am staying in Malaysia. I charge $9 for East Malaysia, and $6 for East Malaysia.
Pls help!