Cart retaining period error!

  • Posts: 29
  • Thank you received: 0
10 years 9 months ago #142101

Our cart retaining period doesn't work properly. After product is cleared in defined time period our users are forwarded to an "empty-cart" page after trying to add new item in their cart. So in order to add new item in their cart customers have to log out from their accounts and log in back which is wrong. Please help us to solve this issue! Our cart settings are correct so apparently there is an error in your code! Even your Hikashop demo version (demo.hikashop.com) has the same problem! This is very urgent matter since we have launched our sales already and our customers are already able to purchase goods in our store but "cart retaining period" bug messes everything up! Looking forward to your prompt reply!

Please Log in or Create an account to join the conversation.

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
10 years 9 months ago #142207

Hi,

Can you provide your HikaShop version number please ?

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 29
  • Thank you received: 0
10 years 9 months ago #142239

HikaShop Business: 2.2.3
Joomla 2.5

We have disabled caching in config->cache setting as well as in plugins->system-cache. But still no result. We put cart retaining period for 5 minute and after 5 minutes it seems that order has been deleted. But after order is deleted and you add other product to cart there is message "cart is empty" despite we have added new product into the cart.

In hikashop config in field "Frequency of the check for the carts" what value we need to put if our cart retaining period is 5 minutes?

Thank you

Please Log in or Create an account to join the conversation.

  • Posts: 29
  • Thank you received: 0
10 years 9 months ago #142296

Can you provide us with solution a bit faster plz? Time is working against us. At least tell us what area of hikashop code we need to look at to find an error. Thanks.

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
10 years 9 months ago #143992

Hi,

The cart retaining period should be configured is days not in minutes.
Its goal is not to remove the cart from the user session after a few minutes but to reduce the storage of the carts in the database in the long term. Its default value is 30 days and it is only checked when you go in the backend of HikaShop so it doesn't have to run often.

That's why this problem doesn't occur normally since the cart retaining period is always longer than the user session and thus that cart empty issue cannot happen.

Clearing carts after five minutes is not a good idea since your users will loose their cart after five minutes while they browse your website for a second product. So they might not even be able to go to the checkout before their cart is cleared.

Please Log in or Create an account to join the conversation.

Time to create page: 0.062 seconds
Powered by Kunena Forum