If I understand what you want this is in the admin > modules > MZMT > and edit
The tables are there
Printable View
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
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?
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
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
it seems that i have the same error, but not with the paypal module.
after installing the shipping module mzmt i get this error:
if i wait some minutes everything works fine until i click on a link.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
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
I have realy no clue what is cousing this error. Am totaly blind here... :cool:
Anyone who can give me a hint on what to do ?
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... :)
that did not help...i have now tried averything i know... my knowlage on how to fix this is a bit limited...