My opencart 3.x site is experiencing a big problem.
In a store with 200 orders per day and relatively high traffic, sometimes duplicate products were in orders with the same data (with or without options).
I use journal3 with one-page checkout.
Could you please tell me how to find the reason for the problem.
I have attached it for your review
Attachments
oc_order_option - part2.JPG (77.63 KiB) Viewed 687 times
oc_order_product - part1.JPG (130.49 KiB) Viewed 687 times
Thanks & Regards
Sehaj Kaur
TMD Extensions
Contact Us For Customisations
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
You answered your own question ..
I use journal3 with one-page checkout.
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
https://github.com/opencart/opencart/issues/7375
I've never failed to recreate it in 3.0.x. Ignore the bit about 15+, it does depends on server load, sometimes it happens with just 2 products in the cart and sometimes you need 50+.
I use a quick workaround, but it will probably need additional work for the Journal3 framework.
https://github.com/ADDCreative/opencart ... 7b357a7ce2
You would have to transfer the items via the cart add function or you will actually generate duplicates that way.
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
It does transfer items via the cart add function. It has been tested and used on live stores. All it does is move the updating of the customer's cart to just login / register and not every request. Did you try it and have a problem? I'm happy yo look at it again. There is more discussion in this thread. viewtopic.php?t=211273
As above, ask Journal support or pay developers such as ourselves.
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
@ADDCreativeADD Creative wrote: ↑Tue Jan 31, 2023 4:16 amIt does transfer items via the cart add function. It has been tested and used on live stores. All it does is move the updating of the customer's cart to just login / register and not every request. Did you try it and have a problem? I'm happy yo look at it again. There is more discussion in this thread. viewtopic.php?t=211273
I did not see the loginRefresh() function
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
Thanks & Regards
Sehaj Kaur
TMD Extensions
Contact Us For Customisations
Users browsing this forum: avsrthe and 14 guests