Results 1 to 10 of 245

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: MZMT Error message, please help.

    i figured it out...

    I dont know if it is a bug or that the module is not that userfriendly, but when the users change the Geo Zone number, it is not changing the mzmt.php language file. This must be done manualy.

    this is the default variables:
    Code:
    define('MODULE_SHIPPING_MZMT_GEOZONE_1_TEXT_TITLE', 'United Parcel Service (UPS)');
    define('MODULE_SHIPPING_MZMT_GEOZONE_1_ICON', 'shipping_ups.gif');
    define('MODULE_SHIPPING_MZMT_GEOZONE_1_TABLE_1_TEXT_WAY', 'Ground');
    define('MODULE_SHIPPING_MZMT_GEOZONE_1_TABLE_2_TEXT_WAY', 'Second Day');
    define('MODULE_SHIPPING_MZMT_GEOZONE_1_TABLE_3_TEXT_WAY', 'Next Day');
    
    define('MODULE_SHIPPING_MZMT_GEOZONE_2_TEXT_TITLE', '');
    define('MODULE_SHIPPING_MZMT_GEOZONE_2_ICON', '');
    define('MODULE_SHIPPING_MZMT_GEOZONE_2_TABLE_1_TEXT_WAY', '');
    define('MODULE_SHIPPING_MZMT_GEOZONE_2_TABLE_2_TEXT_WAY', '');
    define('MODULE_SHIPPING_MZMT_GEOZONE_2_TABLE_3_TEXT_WAY', '');
    
    define('MODULE_SHIPPING_MZMT_GEOZONE_3_TEXT_TITLE', '');
    define('MODULE_SHIPPING_MZMT_GEOZONE_3_ICON', '');
    define('MODULE_SHIPPING_MZMT_GEOZONE_3_TABLE_1_TEXT_WAY', '');
    define('MODULE_SHIPPING_MZMT_GEOZONE_3_TABLE_2_TEXT_WAY', '');
    define('MODULE_SHIPPING_MZMT_GEOZONE_3_TABLE_3_TEXT_WAY', '');
    Here is only the 3 default Geozones defined. I figured out that i must add the codes to each Geozone manualy...

    I must say that i am a bit proud over myself that i actually found this out of my own...
    There is no instructions in the readme file or anywhere else in the forums about this that i have found... but wait... now it is...

  2. #2
    Join Date
    Dec 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: MZMT Error message, please help.

    okey... now i got this new error suddenly:

    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
    Starting to get frustrated....

  3. #3
    Join Date
    Dec 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: MZMT Error message, please help.

    Its the same error i got before i got the Geozone error. One step forward, 2 steps back...

    http://www.zen-cart.com/forum/showthread.php?t=60106


    Continue will follow in other thread...

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

    Default Re: MZMT Error message, please help.

    Quote Originally Posted by dantien View Post
    There is no instructions in the readme file or anywhere else
    It says so right in Section 3 of the README if you bother to read it.

  5. #5
    Join Date
    Dec 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: MZMT Error message, please help.

    I apologize for writing that.

    After reading the section 3 now again i understand what it meant. I did read it but did not understand what it meant until now...

    Peace

 

 

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

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