Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter manishsethemail

    (@manishsethemail)

    Hi Sebastien,

    Looking forward for your help on this..

    1. same browser, multiple user login (not at same time). One user login and logout, then second user login and logout and so on.
    2. Some users cart showing items which was never added in to their cart.
    3. assume cart has 10 items, when delete some items, automatically items are getting added in cart. don’t know what happening.
    4. Same cart is visible for multiple users.
    5. Once add new items in cart, it started showing in other users cart as well.

    Tried following:

    1. Upgraded to V2 API from V1.
    2. Manually delete all records from wp_cocart_carts table in database. even truncate table. but records are getting added automatically.
    3. manually delete cocart cookiees from browser.
    4. Tried to implement Cocart Login and Logout, but not functioning. it gives error Cocart_rest_not_authorized.
    5. Complete clear browser cache and cookiees , but after some time it started again same behavior.

    Please help. Struggling on this from so many days. don’t know what exactly causing this. Please help what exactly we can look for to find out the problem.

    Thread Starter manishsethemail

    (@manishsethemail)

    Hi Sebastien,

    We have tried updating versions of PHP, WooCommerce, and Cocart plugin. But the same result. Cocart session getting conflict with other users. we have also observed that the value of the same cookie is present when logged in with a different user. There are no exact STR. sometimes this works fine when i clear browser history/cache and cookies. but after a few minutes, it starts behaving the same way. we are reading CoCart V4 documentation. can you please suggest what to look for in the code to find out root cause.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)