Thread: Mzmt Sql

Page 3 of 7 FirstFirst 12345 ... LastLast
Results 21 to 30 of 72

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Posts
    1,155
    Plugin Contributions
    0

    Default Re: MZMT shipping module - Display Shipping Options based on Weight

    Outstanding! Thanks

  2. #2
    Join Date
    Apr 2005
    Posts
    199
    Plugin Contributions
    0

    Default canada post vs. MZMT

    Im creating a site to sell shoes ..

    ive never used the canada post module before. Does it automatically calculate shipping based on location and weight ?

    my other option is setting a cost for canada and international using mzmt.

    What do you recommend ?

  3. #3
    Join Date
    May 2006
    Location
    Scotland
    Posts
    198
    Plugin Contributions
    0

    help question MZMT: how to remove weight calculation?

    I have successfully installed MZMT but find that it adds a weight calculation in brackets thus

    (1 x 26.00lbs)

    after each shipping method. If the product is heavy, then it adds weird things like (5 x 46.02lbs). Why is this and how can I remove it?

    I suspect it has something to do with the fact that MZMT uses UPS as standard and I have simply edited the UPS text out of includes/languages/english/modules/shipping/mzmt.php

    You can see the issue at www.premiertoolsales.co.uk/catalog

  4. #4
    Join Date
    Nov 2003
    Posts
    783
    Plugin Contributions
    2

    Default Re: MZMT: how to remove weight calculation?

    MZMT uses standard Zen Cart functionality to display the number of boxes and weight. You can change how this is calculated and displayed under Admin -> Configuration -> Shipping/Packaging

  5. #5
    Join Date
    May 2006
    Location
    Scotland
    Posts
    198
    Plugin Contributions
    0

    Default Re: MZMT: how to remove weight calculation?

    Thanks for pointing me in the right direction

  6. #6
    Join Date
    Apr 2006
    Posts
    13
    Plugin Contributions
    0

    help question MZMT: Warning Message (need help)

    I installed both MZMT files and changed the number of zones from 3 to 4. Whenever I go to Admin > Modules > Shipping it displays:

    Warning: constant(): Couldn't find constant MODULE_SHIPPING_MZMT_GEOZONE_4_ID in /hsphere/local/home/m2tmedia/stablesolutions.m2tsecurehost.com/includes/modules/shipping/mzmt.php on line 49

    Warning: constant(): Couldn't find constant MODULE_SHIPPING_MZMT_GEOZONE_4_ID in /hsphere/local/home/m2tmedia/stablesolutions.m2tsecurehost.com/includes/modules/shipping/mzmt.php on line 53

    Since I have 4 zones I added the following code to the language MZMT.php file:
    Code:
    define('MODULE_SHIPPING_MZMT_GEOZONE_4_TEXT_TITLE', '');
    define('MODULE_SHIPPING_MZMT_GEOZONE_4_ICON', '');
    define('MODULE_SHIPPING_MZMT_GEOZONE_4_TABLE_1_TEXT_WAY', '');
    define('MODULE_SHIPPING_MZMT_GEOZONE_4_TABLE_2_TEXT_WAY', '');
    define('MODULE_SHIPPING_MZMT_GEOZONE_4_TABLE_3_TEXT_WAY', '');
    What else do I need to make this work correctly?

  7. #7
    Join Date
    Nov 2003
    Posts
    783
    Plugin Contributions
    2

    Default Re: MZMT: Warning Message (need help)

    When you change the number of zones, you need to remove and then re-install the module from the Admin Shipping Modules page.

  8. #8
    Join Date
    Feb 2007
    Posts
    513
    Plugin Contributions
    2

    Default Re: MZMT: Warning Message (need help)

    thanks dreamscape ! I had no idea what to do until I saw this post

  9. #9
    Join Date
    Jul 2006
    Posts
    154
    Plugin Contributions
    0

    Default Shipping Estimator Errors MZMT GeoZone module

    Hi Guys,

    I'm trying to fix a shipping estimator error on version 3.6 cart that was installed last year for a friend. It seems to be getting path errors for no reason. when you click the button for the shipping estimator pop up....it shoots off the following errors in the pop-up window:

    [ Close Window ]

    Warning: constant(): Couldn't find constant MODULE_SHIPPING_MZMT_GEOZONE_4_TEXT_TITLE in /web/home/v/a/domain.com/htdocs/includes/modules/shipping/mzmt.php on line 67

    Warning: constant(): Couldn't find constant MODULE_SHIPPING_MZMT_GEOZONE_4_TABLE_1_TEXT_WAY in /web/home/v/a/domain.com/htdocs/includes/modules/shipping/mzmt.php on line 125

    Warning: constant(): Couldn't find constant MODULE_SHIPPING_MZMT_GEOZONE_4_ICON in /web/home/v/a/domain.com/htdocs/includes/modules/shipping/mzmt.php on line 134

    Warning: constant(): Couldn't find constant MODULE_SHIPPING_MZMT_GEOZONE_4_TABLE_1_TEXT_WAY in /web/home/v/a/domain.com/htdocs/includes/modules/shipping/mzmt.php on line 97

    However, despite the errors, if you scroll down and select the appropriate state, etc, the module actually does work. Does anyone have an idea about what is making these errors appear at the top and how I can get them removed? I've tried to locate another module to see if I needed to re-install. I'm completely stumped on this one.

    I appreciate any insight. :-)

    Thanks,
    Kinget

  10. #10
    Join Date
    Jun 2007
    Posts
    16
    Plugin Contributions
    0

    Default Save my sanity!..MZMT expert help please?

    Hi..well, after two days I thought I had nailed down my shipping set-up with the excellent MZMT mod..I had thought my new vendor's shipping method was based on a TOTAL order price as it related to a price range/shipping cost table...as per the following

    Item Price UPS Ground
    $30-$44 $9.95
    $45-$59 $10.95
    $60-$79 $11.95
    etc, etc

    2-Day Air Add $9.95 to Ground Charge
    Overnight Air Add $19.95 to Ground Charge
    Saturday Del Add $10.00 to Air charge

    Well, after much headache I got it set up I thought with MZMT but I set it up where the TOTAL resultant sub-total in check-out was the price determinant (Item Price) where I now realize the vendor wants the INDIVIDUAL Item Price to be used in calculating..I hope this is clear? (my own head swimming:-)
    Is there someone expert enough to tell me how I can set up my shipping config so that each items individual price will determine ..as it falls into the grid..the base shipping cost, and thereupon depending on which shipping method (Table) the customer chooses..will calculate correctly in check-out? I suspect I may have to use product options/values but then the customer would have to choose the shipping methods for every product one by one ..not very desirable..much better to have it all calculated and presented at check-out...
    Anyway, this has my head throbbing so if anyone knows how I should be going about it thanks in advance and much appreciated!

 

 
Page 3 of 7 FirstFirst 12345 ... LastLast

Similar Threads

  1. MZMT SQL error
    By iron_chick in forum Addon Payment Modules
    Replies: 70
    Last Post: 29 May 2010, 08:41 AM
  2. MZMT problem
    By cadfc in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 30 Mar 2010, 04:02 PM
  3. mzmt
    By msdave in forum Addon Shipping Modules
    Replies: 9
    Last Post: 24 Dec 2007, 01:19 PM
  4. Export SQL table for mzmt zones for Australia
    By alan57m in forum Addon Shipping Modules
    Replies: 0
    Last Post: 7 Dec 2007, 03:51 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg