Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Mar 2010
    Posts
    66
    Plugin Contributions
    0

    Default New Customer = Broken Shipping

    I got a new order for my new store! yay... but... it didn't charge them for shipping....

    I Recreated the problem;

    Add item to bag
    Create Account
    Go to checkout
    Shipping states that;
    Zone Rates (The shipping rate cannot be determined at this time):

    Then is able to checkout without having to pay the $14.99 shipping which was stated at the bottom.

    I have "Fast and Easy Checkout" installed so its all on one page.

    However, if I log off and then log back in, the shipping is approperate. So its only when they make a new account with something in the shopping bag that the shipping breaks.

    I have NO idea where to begin to even look at this to fix it. Even if someone could just point me in the right direction please.

    Website is www.satinwoods.ca

  2. #2
    Join Date
    Mar 2010
    Posts
    66
    Plugin Contributions
    0

    Default Re: New Customer = Broken Shipping

    I really need to get this fix, if anyone has any idea where to start that would be really helpful. I'm loosing money here.

    Where is the code that calculates the zone shipping?

  3. #3
    Join Date
    Mar 2010
    Posts
    66
    Plugin Contributions
    0

    Default Re: remove account by customer

    I am in need of the ability to delete 'customers'

    I have created new accounts to test and recreate errors that I've listed here
    http://www.zen-cart.com/forum/showth...213#post929213

    So I need to delete these dummy accounts so my back end isn't cluttered with them.

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

    Default Re: remove account by customer

    If you delete a Customer, this removes all records related to this Customer in the tables:
    customers
    customers_info
    address_book
    customers_basket
    customers_basket_attributes
    whos_online

    If marked to delete their reviews:
    reviews
    reviews_description

    You would then need to go delete any Orders that you do not want to keep for this customer ... and this would clean the tables:
    orders
    orders_products
    orders_products_attributes
    orders_status_history
    orders_total


    I do not use nor have ever looked at the Fast and Easy Checkout ... so you would need to see if there are any other things touched ...

    I do not believe it alters the database tables ... but be sure to read its installation or read me files ...
    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!

  5. #5
    Join Date
    Mar 2010
    Posts
    66
    Plugin Contributions
    0

    Default Re: New Customer = Broken Shipping

    So I played around with the Fast and Easy check out, and its not that. I uninstalled it and the problem was still there, and then reinstalled the updated version, everything works fine, but the issue is still there.

    I also noticed that zone shipping cannot be calculated at all when they log in for the first time.

    So now I'm thinking that the country isnt' being saved/loaded when they make an account.

    After I log off and then log back in, it works fine.

    Where can I check to make sure that the information is loaded?

    How can I check this?

  6. #6
    Join Date
    Mar 2010
    Posts
    66
    Plugin Contributions
    0

    Default Re: New Customer = Broken Shipping

    I just checked my check out with out account option and the 'continue' button doesn't work at all.

    Something broke in the back end.

    Something to do with how the customer information is collected and used.

    How does one debug this?

    Can anyone recomend a web developer for hire that could help me with this?

 

 

Similar Threads

  1. New customer shipping addresses incorrect
    By omnicognate in forum General Questions
    Replies: 3
    Last Post: 13 Apr 2013, 01:46 PM
  2. Repaired hacker damage - new customer form still broken
    By zaug in forum General Questions
    Replies: 2
    Last Post: 2 Dec 2009, 06:20 PM
  3. New Customer Registration seriously broken
    By aesthetics in forum General Questions
    Replies: 9
    Last Post: 28 Jul 2009, 11:06 AM
  4. New Customer Login seems to have broken down...
    By HIPPY in forum General Questions
    Replies: 22
    Last Post: 2 Jun 2009, 05:25 AM

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