Page 1 of 1
When add product it show as twice
Posted: Thu Jul 11, 2019 7:20 pm
by softink
Hello guys,
I am using OC Version 3.0.2.0, and now, from nothing, when i add a product it shows as twice, OC duplicate it.
How can i fix this? Any ideas?
I disable all extensions i installed, the problem continue.
Re: When add product it show as twice
Posted: Thu Jul 11, 2019 11:35 pm
by bastelgarage
I have exactly the same problem.
In the cart table the entries are also duplicated.
The whole thing goes so far that if the customer orders the same article appears 2x on 2 lines on the invoice.
It must be an error that if products are placed in the shopping cart and then logged in is not protected whether the article is already with the customer in the shopping cart.
OC Version 3.0.2.0
Plugin: Nitropack, Sellxd
URL:
https://www.bastelgarage.ch

Re: When add product it show as twice
Posted: Fri Jul 12, 2019 6:57 pm
by paulfeakins
Does your database user have all privileges including delete?
Re: When add product it show as twice
Posted: Fri Jul 12, 2019 9:24 pm
by cyclops12
This is a bug in 3.0.2.0 where adding new category or new product etc will show 2 when saved.
Not sure on why it does this, am trying to look for code differences between 3.0.2.0 and latest version but so far no luck.
Hopefully someone will post up the reason soon as a few people now are posting up the same problem
Re: When add product it show as twice
Posted: Fri Jul 12, 2019 9:46 pm
by straightlight
cyclops12 wrote: ↑Fri Jul 12, 2019 9:24 pm
This is a bug in 3.0.2.0 where adding new category or new product etc will show 2 when saved.
Not sure on why it does this, am trying to look for code differences
between 3.0.2.0 and latest version but so far no luck.
Hopefully someone will post up the reason soon as a few people now are posting up the same problem
viewtopic.php?f=202&t=212501#p759728
Re: When add product it show as twice
Posted: Fri Jul 12, 2019 11:16 pm
by straightlight
See this commit post on Github:
https://github.com/opencart/opencart/is ... -510924017 . Do not forget to follow the FAQ after applying this change afterwards:
viewtopic.php?f=176&t=200804#p718325