Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Mar 2007
    Posts
    35
    Plugin Contributions
    0

    Default Zone shipping character limit

    Regarding configuring the Zones Shipping Module, the ZenCart main FAQ state that "there is a limit of 255 characters on each of the Zone Shipping Tables and Zone Countries. This can be changed in the database to suit your needs." Does anybody know HOW to change it in the database? What file to edit? I need to be able to accommodate approx. 280 characters. Please help... thanks!

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: Zone shipping character limit

    Add another zone if you need to...

    INCLUDES/MODULES/SHIPPING/ZONES.PHP

    Find the line that says:-

    // CUSTOMIZE THIS SETTING FOR THE NUMBER OF ZONES NEEDED
    $this->num_zones = 3;

    And where you see the "3", change it to the number of zones required.

    ... then, for example, make the shipping charges for zone 2 and zone 3 IDENTICAL. Put half the iso codes into zone 2 and the other half in zone 3.
    20 years a Zencart User

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Zone shipping character limit

    What version of Zen Cart are you running?

    If you edit Zones and copy your current settings to NotePad to save them ... and uninstall and reinstall the Shipping Module do you now have a large textarea to enter the Zones in?

    Are you trying to define all of the "rest" of the countries not previously defined?

    In the current version of Zen Cart, you can use 00 as the Zone to reflect all of the remaining zones not previously defined ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Mar 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: Zone shipping character limit

    Thank you Linda, I have version 1.3.7. Actually my problem is not with defining the countries, it's with defining the shipping costs, i.e. the weight categories. The 255 character limit only allows me to define weight increments up to about 30kg, but I need to be able to go higher. Sorry I wasn't clear about that! Any help will be much appreciated.
    Last edited by Heather88; 25 Mar 2007 at 02:15 AM.

  5. #5
    Join Date
    Mar 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: Zone shipping character limit

    Thanks schoolboy! Your idea is excellent for accommodating more countries and I will definitely remember it if ever I need to do that.... but if I use this method for the weight, then I'll have a second category where the lowest weight conflicts with all the settings in the first category, wouldn't I? Arrgh.

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Zone shipping character limit

    Try this ...

    Save your settings that you have in Zone Rates shipping module to NotePad for each one you have set so far ...

    Next, REMOVE the Zone Rates module ...

    Then, INSTALL the Zone Rates module ...

    Now go to CONFIGURE it ...

    You should not have this limitation on the Zones or the Rates ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #7
    Join Date
    Mar 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: Zone shipping character limit

    Just tried it..... it works!!!! Thank you so much Linda!!!!!

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Zone shipping character limit

    Had me wondering for a bit there ... knew that we fixed that puppy ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #9
    Join Date
    Nov 2005
    Posts
    1
    Plugin Contributions
    0

    Default Re: Zone shipping character limit

    I have another problem. I setup a zone for Ukraine - no problem. But I whant to intriduce two services of shipment - Air and Sea. So in zone 1 I created sea rates for UA (Ukraine) and in zone 2 Air rates for UA again. It does not work. At the point of checkout where customer picking the shipping method only the zone 1 calculation displayed. Apperantly I cannot use same country code (UA) in diffrent zones. The solution may be in the duplication of zone.php module and just renaming it. Any suggestion?

    Thanks

  10. #10
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Zone shipping character limit

    Cloning shipping modules is one method ...

    Or, you might look into Multiple Zones Multiple Tables by dreamscape ... I believe that works with Zen Cart v1.3.7 ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Category description character limit
    By moesoap in forum Setting Up Categories, Products, Attributes
    Replies: 16
    Last Post: 8 Oct 2019, 09:06 PM
  2. v155 Character limit on MODULE_PAYMENT_INVOICE_TEXT_TITLE?
    By marton_1 in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 8 Aug 2016, 01:18 PM
  3. Beanstream or CP Shipping Module? 64 Character Limit
    By Blackthorne in forum Addon Payment Modules
    Replies: 24
    Last Post: 23 Oct 2012, 09:47 PM
  4. Setting Character Limit
    By solarguy in forum General Questions
    Replies: 4
    Last Post: 16 Apr 2011, 11:20 PM
  5. Zone Rate Character Limit - Change in Database?
    By panicrecords in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 15 Apr 2010, 04:51 AM

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