Results 1 to 10 of 21

Hybrid View

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

    Default Re: Zone Rates: maximum shipping weight exceeded

    What version Zen Cart are you using?

    Just above the IF for the show_total, add and change the IF to:
    Code:
    if (!IS_ADMIN_FLAG && $_SESSION['cart']->show_total() >= 20.00) {
    If still a problem, then add above the IF the code:
    global $cart;
    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!]
    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!

  2. #2
    Join Date
    May 2006
    Location
    Montana
    Posts
    291
    Plugin Contributions
    20

    Default Re: Zone Rates: maximum shipping weight exceeded

    Quote Originally Posted by Ajeh View Post
    What version Zen Cart are you using?

    Just above the IF for the show_total, add and change the IF to:
    Code:
    if (!IS_ADMIN_FLAG && $_SESSION['cart']->show_total() >= 20.00) {
    If still a problem, then add above the IF the code:
    global $cart;
    She is on Zen Cart version 1.5.3. Your solution worked PERFECTLY!! Thanks so much Linda!

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

    Default Re: Zone Rates: maximum shipping weight exceeded

    You are most welcome ...

    Thanks for the update that this is working for you ...

    Remember the Zen Cart Team when you are rich and famous ...
    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!]
    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
    Nov 2014
    Location
    United States
    Posts
    8
    Plugin Contributions
    0

    Default Re: Zone Rates: maximum shipping weight exceeded

    Quote Originally Posted by Ajeh View Post
    You are most welcome ...

    Thanks for the update that this is working for you ...

    Remember the Zen Cart Team when you are rich and famous ...
    Hello, sorry to jump into this conversation uninvited. Ajeh, I sent you a private message. Did you receive it?
    I just checked my "sent" folder and it doesn't show anything there.
    I was wondering if you could help with a mod you wrote, please see:
    http://www.zen-cart.com/showthread.p...Delete)/page14

    Thank you in advance.

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

    Default Re: Zone Rates: maximum shipping weight exceeded

    When I have time to look at it I will try to see what your problem is, but that is an add-on and I have not looked at it since I wrote it and I that I have been rather tied up so it is not at the top of my list ...
    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!]
    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!

 

 

Similar Threads

  1. v150 Zone Rates - calculate shipping by total weight not per product
    By mattys in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 30 Jul 2012, 02:52 PM
  2. zone rates configuring by price and not weight
    By giftsandwhatnot in forum Built-in Shipping and Payment Modules
    Replies: 11
    Last Post: 19 Aug 2011, 08:28 PM
  3. Multiple Shipping rates depending on zone and weight
    By buffy in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 18 Dec 2009, 03:08 PM
  4. Mixing Per Weight Unit and Zone Table Rates
    By thomasharding in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 2 Sep 2009, 10:07 PM
  5. Zone Rates Problem with weight lbs to kgs
    By bookwise in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 11 Mar 2009, 04:38 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