Page 14 of 25 FirstFirst ... 4121314151624 ... LastLast
Results 131 to 140 of 245
  1. #131
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: MZMT table help, please. :)

    If I understand what you want this is in the admin > modules > MZMT > and edit

    The tables are there
    Zen-Venom Get Bitten

  2. #132
    Join Date
    Dec 2006
    Posts
    11
    Plugin Contributions
    0

    Default Re: MZMT table help, please. :)

    Quote Originally Posted by kobra View Post
    If I understand what you want this is in the admin > modules > MZMT > and edit

    The tables are there
    I overcomplicated it. I see the tables now. Thank you.

    I do have a second question if you don't mind. I would like to set different shipping prices based on weight for each U.S. State. Does that mean I have to set-up 50 different shp: GEO Zones (and therefore 50 different tables)? If yes, is there an easy way to do this or do I need to manually do them all?

    Thank you!

    Adam

  3. #133
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: MZMT table help, please. :)

    I do not know what shipper you intend on using, but I would let their shipping calculator do this work.....like if UPS or USPS or FEDEX.

    Install their module in shipping and it will calculate the rate to the destination or is this not what you seek?
    Zen-Venom Get Bitten

  4. #134
    Join Date
    Dec 2006
    Posts
    11
    Plugin Contributions
    0

    Default Re: MZMT table help, please. :)

    Dear Kobra,

    It's kind of what I am looking for. However, we will be using a Freight Forwarder and not UPS or Fedex. I'm not sure if they have a shipping calculator or not. I think I might have to input it all and make 50 Geo Zones, one for each state.

    Thanks for the help,

    Adam

  5. #135
    Join Date
    Dec 2006
    Posts
    11
    Plugin Contributions
    0

    Default MZMT Error message, please help.

    Hi There,

    I am setting up my MZMT shipping module. I thought I was doing everything right and then I got this error massage:

    Warning: Variable passed to each() is not an array or object in /home/safety1/public_html/shop/includes/classes/db/mysql/query_factory.php on line 114

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/safety1/public_html/shop/includes/classes/db/mysql/query_factory.php:114) in /home/safety1/public_html/shop/includes/functions/sessions.php on line 102

    Warning: Cannot modify header information - headers already sent by (output started at /home/safety1/public_html/shop/includes/classes/db/mysql/query_factory.php:114) in /home/safety1/public_html/shop/includes/init_includes/init_templates.php on line 78

    Warning: Cannot modify header information - headers already sent by (output started at /home/safety1/public_html/shop/includes/classes/db/mysql/query_factory.php:114) in /home/safety1/public_html/shop/includes/functions/functions_general.php on line 41

    From my MZMT shipping module I have made 50 Geo Zones (one for each state) because I want to have specific shipping for each state. In config > Multi shipping multi table all 50 zones are there with 3 tables each. I have only added one GEO Zone in the "zone definitions"so far.

    I didn't make any other changes to any files... I don't know much about mysql, but maybe I messed something up when I added 50 Geo Zones?

    Please help! Thank you!

    Adam

  6. #136
    Join Date
    Dec 2006
    Posts
    31
    Plugin Contributions
    0

    Default Help - warning message after installing module...

    it seems that i have the same error, but not with the paypal module.

    after installing the shipping module mzmt i get this error:

    Code:
    Warning:  Variable passed to each() is not an array or object in /home/purityfa/public_html/ehandel/includes/classes/db/mysql/query_factory.php on line 114
    
    Warning:  session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/purityfa/public_html/ehandel/includes/classes/db/mysql/query_factory.php:114) in /home/purityfa/public_html/ehandel/includes/functions/sessions.php on line 108
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/purityfa/public_html/ehandel/includes/classes/db/mysql/query_factory.php:114) in /home/purityfa/public_html/ehandel/includes/init_includes/init_templates.php on line 78
    if i wait some minutes everything works fine until i click on a link.

    When i remove the shipping module everything works fine.

    i am using ver 1.3.7

    I have no idea on how i change the cache settings in zencart admin.
    Can someone please help me with this?

    Link to my shop:
    www.viskarent.com/ehandel

  7. #137
    Join Date
    Dec 2006
    Posts
    31
    Plugin Contributions
    0

    Default Help

    I have realy no clue what is cousing this error. Am totaly blind here...

    Anyone who can give me a hint on what to do ?

  8. #138
    Join Date
    Dec 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: Help - Variable passed to each() is not an array

    Quote Originally Posted by DrByte View Post
    gads -- I was distracted ... I meant these settings:
    Code:
    define('STORE_SESSIONS', '');
    define('SQL_CACHE_METHOD', '');
    define('DIR_FS_SQL_CACHE', '');
    I'm specifically looking at how you have things configured with respect to caching; hence the questions.
    this is what my setings is in configure.php:

    Code:
    define('STORE_SESSIONS', 'db');
    define('SQL_CACHE_METHOD', 'database');
    define('DIR_FS_SQL_CACHE', '/home/purityfa/public_html/ehandel/cache');

  9. #139
    Join Date
    Dec 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: Help - Variable passed to each() is not an array - PayPal module

    oops... i clicked the back button and dobble posted...

    anyway... ill try to restore privously database and install module again and see what happens... i actualy do make backup... :)

  10. #140
    Join Date
    Dec 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: Help

    that did not help...i have now tried averything i know... my knowlage on how to fix this is a bit limited...

 

 
Page 14 of 25 FirstFirst ... 4121314151624 ... LastLast

Similar Threads

  1. v151 MultiGeoZone MultiTable Shipping version 1.101
    By benxp in forum Addon Shipping Modules
    Replies: 8
    Last Post: 10 Oct 2013, 11:25 PM
  2. Google Checkout and MZMT (MultiGeoZone MultiTable) errors
    By dude_s in forum Addon Payment Modules
    Replies: 3
    Last Post: 23 Dec 2008, 04:23 AM
  3. MultigeoZone Multitable - Weight Shipping Query
    By Andy_GS in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 8 Sep 2008, 09:48 AM
  4. MultiGeoZone MultiTable Shipping for Zen Cart - version 1.101
    By vatovey in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 5 Jul 2006, 02:53 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR