Page 5 of 17 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 166
  1. #41
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Idea or Suggestion Region Tables 1.2.0RC1 Released!

    Hi,

    We're very pleased to announce the release of Region Tables 1.2.0RC1!

    The following changes and bugfixes are part of this release:

    [UPDATED] COMPATIBILITY BREAK! Upper limits are now INCLUSIVE, rather than exclusive as they were previously. E.g. 100-200 now includes 200 and reads as “Weight/Price equal to 100 or above, but not over 200” (Up to and including 200).
    [ADDED] Support for fallover/catchall wildcard (‘*’) added for country codes.
    [ADDED] A wildcard (‘*’) can now be used within ranges as an upper limit of “unlimited” for weights/prices. E.g. 30-*
    [ADDED] Support for Australian postcodes added (4 digit codes). No country-specific docs yet.
    [BUGFIX] Problems with Shipping Estimator not displaying error messages fixed.

    The new website is online!

    Check it out for more info and downloads...

    http://dev.ceon.net/web/zen-cart/

    We hope you like this new release! (As it is a Release Candidate, not all docs are finished... the code seems fine though!).

    We've received lots of suggestions for updates. We'll be posting a list of these soon to see what everyone else thinks.


    If you like this module please consider donating, it will help to make developing and supporting it worthwhile! :-)

    Have a good weekend!

    All the best...

    Conor
    Ceon

  2. #42

    Default Re: Region Tables 1.0.0 Released!

    Hi Conor,

    I've read about the mod you've made and I like the idea very much. I haven't tested it, though. Do you think this would work well with Google Checkout?

    -Pete

  3. #43
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Region Tables 1.0.0 Released!

    Hi Pete,

    Quote Originally Posted by kebeid View Post
    Do you think this would work well with Google Checkout?
    I don't know anything about google checkout really but if it works like all the other payment modules then I don't see why there would be a problem.

    If the customer has to supply a shipping address, this module will allow you to charge them for shipping, irrespective of what payment module(s) you are using.

    All the best...

    Conor

  4. #44
    Join Date
    Jun 2006
    Location
    U.K.
    Posts
    103
    Plugin Contributions
    0

    Default Re: Region Tables 1.0.0 Released!

    Shipping estimator now works.

    I have one question. The 'we can not ship to your location' warning is preceded by the words 'Flat rate' which is the default fall-back title in the config. I was going to change this, or make it blank, but I wondered in what other circumstances might this title be displayed?

  5. #45
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Region Tables 1.0.0 Released!

    Hi,

    Quote Originally Posted by Peekay View Post
    Shipping estimator now works.
    Indeed it does! I hope that means you can make full use of the module now! :)

    Quote Originally Posted by Peekay View Post
    I have one question. The 'we can not ship to your location' warning is preceded by the words 'Flat rate' which is the default fall-back title in the config. I was going to change this, or make it blank, but I wondered in what other circumstances might this title be displayed?
    Each shipping module in Zen Cart has a code and a title. The title is used to inform the user about the rate selected and is stored in the database against a completed order's details. If you don't ship to a region a customer is in then they won't be able to use the Region Tables shipping method so this information won't get recorded. So there's no harm in setting your default title to be something more descriptive like "Shipping to Region Unavailable". However, you must then be sure that there is a title/fallback title for every region that you have set up. Otherwise it'd be very confusing for the customer!

    Hope that helps!

    All the best...

    Conor

  6. #46
    Join Date
    May 2007
    Posts
    1
    Plugin Contributions
    0

    Default Re: Region Tables 1.0.0 Released!

    Is anyone else having problems with the shipping estimator and region tables 1.2, it dose not handle weights over 400kg & i need to ship products up to 18 tone.

    Also using weight based shipping if i express shipping method 1 as "1000:70,2000:180" and method 2 as "*:0" then enter a test order of 3000kg the estimater still offers a rate for method 1

    Any sugestions please

  7. #47
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Region Tables 1.0.0 Released!

    Hi,

    Quote Originally Posted by sylk View Post
    Is anyone else having problems with the shipping estimator and region tables 1.2, it dose not handle weights over 400kg & i need to ship products up to 18 tone.
    I'm talking to John privately about this.... obviously something is wrong with his installation of Zen Cart as the shipping estimator shouldn't fail at any specific weight.

    This issue can be considered closed on this thread, please post any comments about it to myself or John privately as there is no point taking up any more room here!

    All the best...

    Conor

  8. #48
    Join Date
    Apr 2007
    Posts
    26
    Plugin Contributions
    0

    Default Re: Region Tables 1.0.0 Released!

    I guess I missed something. I love the idea of this module - the only one that will work for my needs. However, when I tested the module, the weight is in kg but I want lb. Is this possible or should I convert everything over to kg?

    Thanks again.

  9. #49
    Join Date
    Nov 2006
    Location
    Quebec, Canada
    Posts
    32
    Plugin Contributions
    0

    Default Re: Region Tables 1.0.0 Released!

    Quote Originally Posted by treewoman View Post
    the weight is in kg but I want lb. Is this possible or should I convert everything over to kg?
    Don't worry, this is just a matter of changing your language file!

    Open regiontables.php located in includes\languages\english\modules\shipping

    All you'll have to do is changing this line:
    define('MODULE_REGION_TABLES_UNITS_TEXT', 'Kg(s)');

    Good luck!

  10. #50
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Region Tables 1.0.0 Released!

    Thanks Fred,

    Just got in there before me! :)

    All the best...

    Conor
    dev.ceon.net

 

 
Page 5 of 17 FirstFirst ... 3456715 ... LastLast

Similar Threads

  1. Region Tables
    By plantsales in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 27 Jun 2008, 07:35 AM
  2. How to enable post code matching in Region Tables v1.4.0 as when I...
    By sacotechnology in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 27 Apr 2008, 12:20 PM
  3. Ceon Region Tables Shipping Module 1.0.0 Beta 1!
    By conor in forum Addon Shipping Modules
    Replies: 36
    Last Post: 6 Mar 2008, 10:42 AM
  4. Region Tables GB matching errors
    By more-solutions in forum Addon Shipping Modules
    Replies: 0
    Last Post: 4 Jul 2007, 04:35 PM
  5. Region Tables - Postcodes more accurate?
    By Doc Lenny in forum Addon Shipping Modules
    Replies: 4
    Last Post: 23 Apr 2007, 09:20 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