Page 4 of 53 FirstFirst ... 2345614 ... LastLast
Results 31 to 40 of 522
  1. #31
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,654
    Plugin Contributions
    6

    Default Re: Different shipping methods for different categories

    If you end up with the:
    $this->enabled = true
    then the shipping module shows ...

    If you end up with the
    $this->enabled = false
    then the shipping module hides ...

    You do have to INSTALL and configure all shipping modules as you normally would ...

    NOTE: be sure to save a copy of the original code as well as your changed code ... granted, cloning a shipping module avoids having to save a copy so that it does not get overwritten on an upgrade ...
    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.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  2. #32
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    949
    Plugin Contributions
    0

    Default Re: Different shipping methods for different categories

    Quote Originally Posted by Ajeh View Post
    If you end up with the:
    $this->enabled = true
    then the shipping module shows ...

    If you end up with the
    $this->enabled = false
    then the shipping module hides ...

    You do have to INSTALL and configure all shipping modules as you normally would ...

    NOTE: be sure to save a copy of the original code as well as your changed code ... granted, cloning a shipping module avoids having to save a copy so that it does not get overwritten on an upgrade ...
    Hi Ajeh - Thanks for the quick response - Great service around here!

    When you say that I do have to install and configure... Do I need to re-install and configure for this to take affect? I'm adding a new product line and a new shipping method to an existing store. I've obviously missed a step along the way because my changes seem to have no impact... However, I am just modifying the existing flat.php, for example, and over-writing the old.

  3. #33
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,654
    Plugin Contributions
    6

    Default Re: Different shipping methods for different categories

    Test it first by adding ONLY 1 Qualifying Product to the Cart ... does it show?

    Next, add ONLY 1 Non-Qualifying Product to the Cart ... does it show?

    If it shows in both cases, then you have an error somewhere along the way on the logic ...

    NOTE: be careful of the configuration_key constant that you are using ... my example used:
    MODULE_SHIPPING_ITEM_STATUS

    Flat Rate flat uses:
    MODULE_SHIPPING_FLAT_STATUS
    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.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  4. #34
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    949
    Plugin Contributions
    0

    Default Re: Different shipping methods for different categories

    Yep, I was using the wrong configuration_key constant: MODULE_SHIPPING_ITEM_STATUS instead of FLAT - Thanks for cathcing that, it would have driven me nuts!

    Now it is working great and I can begin to modify and fine tune. Thanks Ajeh - You Rock!!

  5. #35
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,654
    Plugin Contributions
    6

    Default Re: Different shipping methods for different categories

    You are most welcome ... remember us 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: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  6. #36
    Join Date
    Apr 2008
    Location
    Georgia
    Posts
    15
    Plugin Contributions
    0

    Default Re: Different shipping methods for different categories

    I am now having a problem, I think it's related it seems that they had some shipping setup so that for some products it was free, for international it was 19 and some of them it was 6.95... Is it the UPS shipping that is effecting this? Or is it something else, because now everything is shipping for 8.50 regardless of what they were supposed to be.

    - Matt Haff -
    Web Designer
    http://www.matthaff.com/

  7. #37
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,654
    Plugin Contributions
    6

    Default Re: Different shipping methods for different categories

    Look in the Modules ... Shipping ...

    What Shipping Modules are installed?

    If a Shipping Modules is not being used, be sure it is REMOVED and not just marked Disabled ...
    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.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  8. #38
    Join Date
    Apr 2008
    Location
    Georgia
    Posts
    15
    Plugin Contributions
    0

    Default Re: Different shipping methods for different categories

    flat rate, and table rate... UPS isn't installed.
    - Matt Haff -
    Web Designer
    http://www.matthaff.com/

  9. #39
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,654
    Plugin Contributions
    6

    Default Re: Different shipping methods for different categories

    What are the settings for the Table Rate table and do you have Zones setup on either module?
    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.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  10. #40
    Join Date
    Apr 2008
    Location
    Georgia
    Posts
    15
    Plugin Contributions
    0

    Default Re: Different shipping methods for different categories

    Table Rate

    Enable Table Method
    True

    Shipping Table
    25:8.50,50:5.50,10000:0.00

    Table Method
    weight

    Handling Fee
    0

    Tax Class
    --none--

    Tax Basis
    Shipping

    Shipping Zone
    --none--

    Sort Order
    0
    - Matt Haff -
    Web Designer
    http://www.matthaff.com/

 

 
Page 4 of 53 FirstFirst ... 2345614 ... LastLast

Similar Threads

  1. Need Help with Shipping Methods
    By bigcaat in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 17 Jul 2007, 04:35 PM
  2. Selecting Shipping Methods with free shipping
    By pasi in forum Built-in Shipping and Payment Modules
    Replies: 15
    Last Post: 15 Apr 2007, 05:28 PM
  3. Shipping Estimator Sort Shipping Methods
    By sitehatchery in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 15 Apr 2007, 05:34 AM
  4. List shipping methods automatically on Shipping and Return Page
    By gems14k in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 16 Jul 2006, 12:00 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
  •