Results 1 to 9 of 9
  1. #1
    Join Date
    Apr 2010
    Location
    Fargo, ND
    Posts
    18
    Plugin Contributions
    0

    Default Shipping Weights NOT compounded correctly

    My site crashed strangely... it may have been hacked.

    I was able to get a BRAND NEW install (of the latest version) up.

    Then, I imported the database from the older version (I know it was a no-no ) to the new mysql database.

    And to my ecstatic joy everything worked out pretty good.

    I have one minor issue (i hope minor).

    When I try to calculate shipping, it only shows the shipping price for one of each item. It does NOT compound (add) the weight for multiples of the same item and still shows the shipping cost for only one item.

    ---
    extra info: upgraded from (i think) 1.3.9a
    and now have current version (h) installed.
    This issue is in the USPS module.
    Site is located at: http://www.silknscents.com
    ---

    I appreciate any tips, tricks, thoughts, or constructive advice or criticism! :)
    Last edited by jnspire; 9 Apr 2011 at 09:37 AM. Reason: gramar
    ~ Artist use lies to paint the truth, while politicians use them to cover the truth up. ~
    www.SilkNScents.com
    www.jnspire.NET

  2. #2
    Join Date
    Jul 2006
    Posts
    112
    Plugin Contributions
    1

    Default Re: Shipping Weights NOT compounded correctly

    check if the qty was multiplied by the weight

    search "weight" using your editor, you may find it

    are you a coder?

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

    Default Re: Shipping Weights NOT compounded correctly

    Check that the Product you are testing with has weight ...

    On your store a lot of your products have no weight to them ...
    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.5]
    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
    Apr 2010
    Location
    Fargo, ND
    Posts
    18
    Plugin Contributions
    0

    Default Re: Shipping Weights NOT compounded correctly

    Thanks Ajeh! :)

    I DID in fact have shipping weights on everything before I transfered the Database over. But, I think that a line in my table got dropped off or something and I lost my weight settings. But thats an easy fix!

    That was something simple that I overlooked.

    Thanks again. Ill pay closer attention and do more problem solving on my own before I post next time. thanks.

    I really appreciate it! :)

    SOLVED!
    ~ Artist use lies to paint the truth, while politicians use them to cover the truth up. ~
    www.SilkNScents.com
    www.jnspire.NET

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

    Default Re: Shipping Weights NOT compounded correctly

    Thanks for the update that things are working now ...
    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.5]
    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. #6
    Join Date
    Apr 2010
    Location
    Fargo, ND
    Posts
    18
    Plugin Contributions
    0

    red flag Re: Shipping Weights NOT compounded correctly

    I am having another issue that may be due to the same scenario...

    I could start another thread; but, all of the information is already here.

    Anytime that I go to a product in the admin panel to edit it the product name goes blank... any idea why this might be happening?

    If I add a title it goes into the database because it will read on the pages... but it doesn't output to the edit page of each product in the admin panel. Not really sure whats up with that. and I dont want to have to keep adding the product name every time that I make an edit.
    ~ Artist use lies to paint the truth, while politicians use them to cover the truth up. ~
    www.SilkNScents.com
    www.jnspire.NET

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

    Default Re: Shipping Weights NOT compounded correctly

    Does post #6 relate to this issue?
    http://www.zen-cart.com/forum/showthread.php?t=153143
    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.5]
    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. #8
    Join Date
    Apr 2010
    Location
    Fargo, ND
    Posts
    18
    Plugin Contributions
    0

    Default Re: Shipping Weights NOT compounded correctly

    I am looking through the list and will keep you posted.

    I found a post referring to a fix they found for this issue.
    And apparently they fixed it by upgrading their php version. Not sure...


    They did not reference the post that they said they saw. I have been looking for it or any info on upgrading php version.
    ~ Artist use lies to paint the truth, while politicians use them to cover the truth up. ~
    www.SilkNScents.com
    www.jnspire.NET

  9. #9
    Join Date
    Apr 2010
    Location
    Fargo, ND
    Posts
    18
    Plugin Contributions
    0

    Idea or Suggestion Re: Shipping Weights NOT compounded correctly

    Thanks again, again Ajeh!

    As always your help is spot on :)

    Just so that anyone needing this knows, this is how I fixed this issue.

    The link above was correct and my server was using an old 4.(whatever) version of php.
    So I created an .htaccess file that essentially forced zen cart to use php 5 on my server.

    I uploaded the file into the top zen cart folder so all of the subfolders automatically use php 5.

    there was only one line in the .htaccess file that I created:

    AddType x-mapp-php5 .php

    It might be different on your server or your host may not have upgraded all accounts to use php 5 yet.

    I am using 1and1 (JSYK)

    ;)
    ~ Artist use lies to paint the truth, while politicians use them to cover the truth up. ~
    www.SilkNScents.com
    www.jnspire.NET

 

 

Similar Threads

  1. v154 Shipping estimator not working correctly.
    By vanhorn_s in forum Built-in Shipping and Payment Modules
    Replies: 26
    Last Post: 2 Dec 2015, 06:22 PM
  2. v154 Free Shipping Not Working Correctly?
    By Jeff_Mash in forum Upgrading to 1.5.x
    Replies: 1
    Last Post: 30 Mar 2015, 09:04 PM
  3. v150 Weights not showing correctly when products added to the cart
    By gruntre69 in forum General Questions
    Replies: 2
    Last Post: 21 Feb 2012, 01:44 AM
  4. shipping tax not calculating correctly
    By theerodglove75 in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 2 Jul 2010, 09:32 PM
  5. Table Rate 'Weights' not adding up correctly
    By Rainyplace in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 16 Dec 2009, 02:12 PM

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