Page 10 of 17 FirstFirst ... 89101112 ... LastLast
Results 91 to 100 of 166
  1. #91
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Region Tables 1.0.0 Released!

    Hi Don,

    Quote Originally Posted by donplay View Post
    She won't let me hear the end of it and has gotten into the habit of saying, "who's the computer guru NOW...." :)
    lol Well she sounds like a proper guru... give her my appreciation and thanks! :)

    I'm glad that everything's working as expected... enjoy the module! :)

  2. #92
    Join Date
    Aug 2007
    Posts
    6
    Plugin Contributions
    0

    Default Re: Region Tables 1.0.0 Released!

    Just wanted to let you know that I solved the problem with the language files and the module is now working just fine.

    Thanks again for this great module

  3. #93
    Join Date
    Aug 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: Region Tables 1.0.0 Released!

    Can anyone help with this problem? I installed Regiontables with great success and it works perfectly with PayPal and 2CO. I recently installed Googlecheckout and for some reason the shipping costs are not being handed over to Google. I've run the shipping handler thing and followed all instructions (I think).

    I was wondering if it is to do with this array comment in includes/module/payment/googlecheckout.php

    $this->shipping_support = array("flat", "item", "table", 'freeoptions', 'freeshipper', 'perweightunit', 'storepickup', 'itemnational', 'iteminternational');

    I've tried adding 'regiontables' in here and in related areas but still no luck. My brain is starting to fail on me. Any pointers would be greatly appreciated.

    Marcus

  4. #94
    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 tempestade View Post
    Just wanted to let you know that I solved the problem with the language files and the module is now working just fine.
    What was the problem? How did you fix it?
    Quote Originally Posted by tempestade View Post
    Thanks again for this great module
    Glad you like it! :)

  5. #95
    Join Date
    Oct 2007
    Location
    Safford, AZ
    Posts
    323
    Plugin Contributions
    0

    help question Re: Region Tables

    Hello,

    I have installed the latest release of Region Tables. I have 8 regions setup with all my US zip codes identified as follows:

    Region 1 - US:900-908,US:910-918,US:919-921,US:922-928,US:930-935
    Region 2 - US:863-864,US:889-891,US:936-939

    and so on. My shipping I was hoping I could setup like this:

    0:$10, 100:10%

    Calculation Method = Price.
    For $0.00 $99.99 the rate would be $10
    For anything over $100 the rate would be 10% of sub-total. This method seems to work in the MZMT shipping module and I was hoping it worked here. Does anyone know how to add percentage of total to shipping for the Region Tables mod? Or is there another mod that would work better for this and 8 regions (or zones) too?

    Any help is appreciated.

    Thanks,
    Steve

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

    Idea or Suggestion Re: Region Tables

    Hi,

    Quote Originally Posted by swiker View Post
    I Does anyone know how to add percentage of total to shipping for the Region Tables mod?
    This is a feature a few people have asked for, along with many others.

    Subsequently we are developing a replacement for Region Tables called "Advanced Shipper" which we hope to release soon. (It's much more flexible than the Region Tables module and there'll be no need to mess with language defines any longer as the titles can be specified alongside the options for a region/method through the completely new admin system! )

    Development is taking a lot longer than expected but we're aiming to release within the next week or so.

    More info will be posted here as it becomes available! ;)

    All the best...

    Conor
    Ceon

  7. #97
    Join Date
    Nov 2005
    Posts
    4
    Plugin Contributions
    0

    Default Re: Region Tables 1.0.0 Released!

    This is a really neat module!
    For anyone that's using Australia Post I have attached a simple text document that breaks down all of the post codes available today into Australia Post Regions, v1, v2 etc. Hopefully this will save people some time
    Attached Files Attached Files

  8. #98
    Join Date
    Nov 2005
    Posts
    4
    Plugin Contributions
    0

    Default Re: Region Tables 1.0.0 Released!

    Just a slight fix for the function _regionMatchesRangeAU in the regiontables.php module

    _almost_ all postcodes in Australia are 4 digits in length, however there's two 3 digit ranges
    800-909 and 200-221.

    replace line 636 with

    Code:
    if (!ereg('(^[0-9][0-9][0-9][0-9])|(^[8-9][0-9][0-9])|(^[0-2][0-2][0-9])', $dest_postcode)) {
    My regex foo is weak so I didnt get too fancy with it
    it just checks if the number is between 800 and 999 as well as 200 and 229

  9. #99
    Join Date
    Oct 2007
    Posts
    1
    Plugin Contributions
    0

    Default Re: Region Tables 1.0.0 Released!

    Hi
    I have installed this module and it works great, but, I am using it in weight mode but I also want to add a price threshold for free p&p, eg if they spend £50 or more they get free shipping.

    I have the freeshipper module installed as well but it doen't seem to be picking it up.

    Could anyone help?

  10. #100
    Join Date
    May 2006
    Posts
    84
    Plugin Contributions
    0

    Default Re: Region Tables 1.0.0 Released!

    Hello

    My client wants to calc the shipping price based on the post code but also the number of products they order (they are large and require one pallet each). I've noted that this contrinbution allows for calculation on price and weight - but not quantity... is that right?

    Andy

 

 
Page 10 of 17 FirstFirst ... 89101112 ... 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