Zen Cart Logo
Forums / Addon Shipping Modules / MZMT MultiGeoZone MultiTable Shipping [Support Thread]

MZMT MultiGeoZone MultiTable Shipping [Support Thread]

Views: 103,329

Results 221 to 240 of 246
27 Aug 2009, 8:27 AM
#221
cpjfox avatar

cpjfox

New Zenner

Join Date:
Mar 2008
Location:
Auckland, NZ
Posts:
9
Plugin Contributions:
0

MZMT MultiGeoZone MultiTable Shipping [Support Thread]

Hi There,

I'm using Zen Cart v1.3.8a/v1.3.8.

The issue i'm having is with the MZMT Shipping Mod and have had an issue for some time where if under one of the shipping zones (eg. shpC which is North America/Europe/Asia) If i have United States of America All Zones when a customer from the USA trys to buy anything the shopping cart hangs as it doesnt know what freight option to use. However if i individually enter every USA state (which i did) against shpC then each state works fine.

However it's really not ideal as i don't have the time to ad every state of every country, and in some instances like Taiwan, which has no states, Taiwan - All Zones does not work, and when i add the State Taiwan it still does not work...

Looking through the code of the MZMT mod it does appear to have a fall back where there are no states to use All Zones, but for some reason this has never functioned, can any one help out with this? as the shipper i use doesnt care which zone i am freighting to, all of their charges are country specific (with the exception of NZ/Aust but i have added these zones in anyway as there are like a dozen...)

Does anyone have any suggestions?

Thanks.

2 Jan 2010, 8:17 AM
#222
rebel_tech avatar

rebel_tech

New Zenner

Join Date:
Dec 2009
Posts:
41
Plugin Contributions:
0

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

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

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 :)

3 Jan 2010, 12:24 PM
#223
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

What is MZMT... ?

3 Jan 2010, 12:31 PM
#224
rebel_tech avatar

rebel_tech

New Zenner

Join Date:
Dec 2009
Posts:
41
Plugin Contributions:
0

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

Hi

mzmt is a shipping module.

I think I have fixed the problem.

I will let you know if I have.

3 Jan 2010, 12:42 PM
#225
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

That's interesting... where did you get MZMT from?

9 Jan 2010, 4:08 PM
#226
rebel_tech avatar

rebel_tech

New Zenner

Join Date:
Dec 2009
Posts:
41
Plugin Contributions:
0

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

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?

25 Mar 2010, 4:36 PM
#227
cadfc avatar

cadfc

New Zenner

Join Date:
Jan 2006
Location:
London, United Kingdom
Posts:
19
Plugin Contributions:
0

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

Hi,

I'm trying to fix shipping problem. My client's shipping requirement is the following:

  1. Standard Next Working Day Delivery Via Carrier - £12-00
  2. Next Working Day By 12am Via Carrier - £19-00
  3. Next Working Day By 10.30am/12am Via Carrier - £24-00
  4. Next Working Day By 9.30am Via Carrier - £38-00
  5. Saturday Delivery Via Carrier - £38-00
  6. Royal Mail 1st Class Recorded Post - £5.95 (Up to 1.5Kg only)

The store also offers free shipping for order valued £150.00 or over, I use free shipping module for this.

I tried using MZMT module for 6 initial shipping options but I couldn't find a way to hide those shipping options for £150 or over order value and I don't want to confuse the clients with prohibitive £999 shipping value, so how could I hid MZMT shipping options from view on order value of £150 or over?

Is there other better shipping module than MZMT?

Any advice would be appreciated. Thanks

30 Mar 2010, 3:02 PM
#229
cadfc avatar

cadfc

New Zenner

Join Date:
Jan 2006
Location:
London, United Kingdom
Posts:
19
Plugin Contributions:
0

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

Kobra,

Thank for the thread link, I've contacted Ceon developer and consulted me that his Advanced Shipper module would work tailored to my requirement.

Many thanks

4 Oct 2010, 6:56 AM
#230
alan8888 avatar

alan8888

New Zenner

Join Date:
Oct 2010
Posts:
3
Plugin Contributions:
0

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

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

13 May 2011, 8:47 AM
#231
amogin avatar

amogin

New Zenner

Join Date:
May 2011
Posts:
8
Plugin Contributions:
0

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

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!

14 Aug 2013, 12:01 PM
#232
benxp avatar

benxp

New Zenner

Join Date:
Jul 2005
Posts:
43
Plugin Contributions:
0

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

Will this shipping module work with the latest v1.5.1?

14 Aug 2013, 1:55 PM
#233
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

Could you provide a link to that specific add-on plugin?

14 Aug 2013, 10:01 PM
#234
benxp avatar

benxp

New Zenner

Join Date:
Jul 2005
Posts:
43
Plugin Contributions:
0

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

http://addons.oscommerce.com/info/8136

http://www.zen-cart.cn/shipping-modules/multigeozone-multitable-english-version-mzmt

Actually I need a shipping module can organize the different freight ( zone rate) to different states in one country. The original zone rate from Zencart is too simple, can only organize to different contries . For example, I only want to do business in USA, but we need ship to the customers in different states , each state comes with own zone rate, also different weight will get different freight for each states. Any suggestions? Cheers.

14 Aug 2013, 10:54 PM
#235
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

Would this one possibly work for you for:
Zones Table Rate (for Multiple Zones)
http://www.zen-cart.com/downloads.php?do=file&id=478

Define all your Zone Definitions and their DETAILS ... then install it ...

14 Aug 2013, 11:57 PM
#236
benxp avatar

benxp

New Zenner

Join Date:
Jul 2005
Posts:
43
Plugin Contributions:
0

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

Very beautiful. Many thanks~~~

15 Aug 2013, 12:09 AM
#237
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

Thanks for the update that this shipping module add on plugin was able to work for you ... :smile:

15 Aug 2013, 12:03 PM
#238
benxp avatar

benxp

New Zenner

Join Date:
Jul 2005
Posts:
43
Plugin Contributions:
0

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

Ajeh, also another question. I don't want to display the stock qty for a product but I do want to display the stock status like " instock " " pre order (2-3 days leading time blabla...) " " no stock " etc. I am using v1.5.1, which add on can help on it?

15 Aug 2013, 1:16 PM
#239
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: MZMT MultiGeoZone MultiTable Shipping [Support Thread]

A search of the Plugins for:
stock

brought up this one that might be what you are looking for:
Stock Icon
http://www.zen-cart.com/downloads.php?do=file&id=1363