Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21
  1. #11
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Custom Item.php ---PHP error--help please

    Check your Products and make sure that the Products you are testing are using the master_categories_id for 15, 16, or 17 ...
    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. #12
    Join Date
    Aug 2008
    Posts
    274
    Plugin Contributions
    0

    Default Re: Custom Item.php ---PHP error--help please

    Hm, thanks again.

    Yes I added the 3 dozen rose bouquet to the cart, it is still charging $5 for the item instead of $15, any ideas?

    This flower is under the category "anniversary" which is cat id#15

    http://grimmandgorly.com/cart/index....ex&cPath=14_15

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

    Default Re: Custom Item.php ---PHP error--help please

    Could you go to the Catalog ... Categories/Products ... and edit the Product and ensure that the master_categories_id is 15?

    You should see:
    Product Master Category: ID# 15 Anniversary
    What version of Zen Cart are you running?
    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. #14
    Join Date
    Aug 2008
    Posts
    274
    Plugin Contributions
    0

    Default Re: Custom Item.php ---PHP error--help please

    ah, hah, bingo

    it was listed under 15 but was really 31

    thank you very much, it seems to work, but one error is that it is still adding the regular $5 fee per item to the $15. I would like it so that if they pick any of these category numbers it adds the $15 but not the $5 fee that I have setup in the table, that $5 fee is for the other categories

    version 1.39h

    thank you

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

    Default Re: Custom Item.php ---PHP error--help please

    Yes you do have to check if using the Linked Products as to which is the real master_categories_id ...

    NOTE: if all the Products in the master_categories_id do not use the $15.00 charge, then you might want to use the:
    products_id

    to do the test rather than the:
    master_categories_id
    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!

  6. #16
    Join Date
    Aug 2008
    Posts
    274
    Plugin Contributions
    0

    Default Re: Custom Item.php ---PHP error--help please

    Gotcha,

    Yes all the products under each master category id will have the $15 fee. But all of the other categories will not have the $15 fee. So I need to make it so that if it is a master id that has the $15 fee then I don't want to charge the additional $5 fee that it is charging, any ideas what the easiest way to do that would be, just - $5 I guess?

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

    Default Re: Custom Item.php ---PHP error--help please

    Are you adding $15.00 for these Products or adding $15.00 per Product?

    On the regular Products are you charging $5.00, or are you charging $5.00 per Product?
    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!

  8. #18
    Join Date
    Aug 2008
    Posts
    274
    Plugin Contributions
    0

    Default Re: Custom Item.php ---PHP error--help please

    Thanks again for your help.

    I will have 6 types of products (categories) being ordered

    candles, trees, gift baskets, etc

    these items will all be charged $5 per item to be shipped, I have that setup already and it is working fine. I did the per item fee, $5 per item shipping charge.

    Then there is several products under the category flowers, there is sub categories and with your help that is working. If they order any amount from here (1 or 50 of them) they are charged $15 for shipping, flat rate, no matter how many they get.

    Everything is working great except if someone adds a flower it is charging the $15 for shipping (which is correct) but it also charges the $5 per item. So if they get two flowers they should only be charged $15 for shipping, it is charging them $25 though ($15 for flat plus the $5 per item since it is two items)

    does this make sense/

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

    Default Re: Custom Item.php ---PHP error--help please

    If I order 5 of the Special Products, the charge is just $15.00 correct?

    If I order 5 of the Regular Products, the charge is 5 * $5.00 for $25.00, correct?

    What happens when 3 Regular Products are in the cart and the 4 Special Products for the $15.00 are in the 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!

  10. #20
    Join Date
    Aug 2008
    Posts
    274
    Plugin Contributions
    0

    Default Re: Custom Item.php ---PHP error--help please

    Thanks

    $15 for the three reg products ($5x3) plus the $15 flat rate for the flowers. So total shipping should be $30

    Thank you for your help. Ive Bren trying to figure this out for awhile

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Please Help! Parse Error - Group pricing .php
    By annettes in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Apr 2011, 11:38 PM
  2. v1.3.7 and PHP 4.4.6 to PHP 5.2.1 Problems-Please Help
    By grncreek in forum General Questions
    Replies: 8
    Last Post: 26 Oct 2008, 01:46 AM
  3. Need *URGENT* HELP please!! Fatal Error order_total.php
    By gizmo_girl in forum General Questions
    Replies: 4
    Last Post: 1 Feb 2008, 07:12 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