Forums

WP ecommerce shopping cart (5 posts)

  1. oscarf1
    Member
    Posted 1 month ago #

    I'm busy setting up a new store.

    I click Add to cart, the items display in the Shopping cart. However, when I select Checkout, the cart is empty.

    I can't understand why this should be happening.

  2. Macropiper
    Member
    Posted 1 month ago #

    This usually indicates there is some sort of problem with PHP sessions on your server. Does the cart clear when going to any page, or just to the checkout page?

    Also, on some servers, going from http://yoursite.com to https://yoursite.com can also do this.

  3. oscarf1
    Member
    Posted 1 month ago #

    It clears when going to any page ... and all pages are currently http://

  4. illufoxdesign
    Member
    Posted 1 week ago #

    This is exactly the problem I'm having. Shopping cart clears when I want to checkout or when I go to any other page. Also, I cannot add multiple products, each added product erases the previous one.

    My shopping cart is on a client site which I build on my server. All worked fine. I then moved site to the client sever (same hosting provider) and now I have this issue.

    How come it works on my server but not on another server that's on the same hosting?

    Is there a knwon fix for this issue?

  5. illufoxdesign
    Member
    Posted 1 week ago #

    I finally found the answer on the web somewhere else. It was a PHP Session issue on my server. I contacted my hosting provider and they fixed something on the php.ini file. All is working now!

Reply

You must log in to post.

About this Topic