WYDYCG Posted January 9, 2014 Share Posted January 9, 2014 Hi there, Can any one help me with this issue? On my website: http://www.hershop.com/category.php?id_category=38 One product appear twice, you tell the las two products on the above link have same product ID, and are identical. Please help me. Thanks so much! Lily Link to comment Share on other sites More sharing options...
NemoPS Posted January 9, 2014 Share Posted January 9, 2014 Can you check if you have a double entry with that ID in ps_product (in the database)? Link to comment Share on other sites More sharing options...
WYDYCG Posted January 9, 2014 Author Share Posted January 9, 2014 Hi Nemo, thanks. I checked, there is only one entry of the product with product id 1968. It is impossible to enter it twice with same product IT, right? it is a unqiue key. Link to comment Share on other sites More sharing options...
NemoPS Posted January 9, 2014 Share Posted January 9, 2014 Yes, it should be unique. Can you check if you have the same issue with the default theme? That is prestahop 1.4, correct? Are you using any third party module related to categories or products in categories? Link to comment Share on other sites More sharing options...
WYDYCG Posted January 9, 2014 Author Share Posted January 9, 2014 Hi Nemo, I just tried to use the default theme and found it is same, it is still duplicate. Link to comment Share on other sites More sharing options...
WYDYCG Posted January 9, 2014 Author Share Posted January 9, 2014 Yes, it is prestashop 1.4. I use eMagicOne Store manager to manage the product data. But I also checked in PHPadmin from my hosting provider. Link to comment Share on other sites More sharing options...
NemoPS Posted January 10, 2014 Share Posted January 10, 2014 THat module might have caused the issue. There are other duplicates in the following pages. Can you check if there are duplicate entries in ps_category_product? Link to comment Share on other sites More sharing options...
WYDYCG Posted January 12, 2014 Author Share Posted January 12, 2014 Thanks Nemo1, I checked in database in the table ps_category_product, there is no duplicate entries there. Link to comment Share on other sites More sharing options...
NemoPS Posted January 13, 2014 Share Posted January 13, 2014 hm. Do you have any file in the override folder, which DOES NOT begin with an underscore? If so, which files? Link to comment Share on other sites More sharing options...
WYDYCG Posted January 15, 2014 Author Share Posted January 15, 2014 Hi Nemo, sorry, not sure what you were talking about. You mean folder or table in database? I have these folders in my sever: #install #back_up_03_09_12 Link to comment Share on other sites More sharing options...
NemoPS Posted January 15, 2014 Share Posted January 15, 2014 In your prestashop root, you have /override Is there any file which doesn't start with "_" inside? Link to comment Share on other sites More sharing options...
WYDYCG Posted January 16, 2014 Author Share Posted January 16, 2014 yes, there are following files: \classes _FrontController.php _Module.php _MySQL.php Link to comment Share on other sites More sharing options...
NemoPS Posted January 17, 2014 Share Posted January 17, 2014 Can you open \classes and see what is inside? It's not supposed to be there, as you are on 1.4 Link to comment Share on other sites More sharing options...
WYDYCG Posted January 21, 2014 Author Share Posted January 21, 2014 _FrontController.php _Module.php _MySQL.php Link to comment Share on other sites More sharing options...
NemoPS Posted January 22, 2014 Share Posted January 22, 2014 Weird. I think you can remove that, but it won't change anything at any rate. Are products displaying twice in the admin tab as well? Link to comment Share on other sites More sharing options...
WYDYCG Posted January 26, 2014 Author Share Posted January 26, 2014 Hi Nemo, I found there are duplicated items in my admin site. I do not know how could that happen since product id is supposed to be unique key. Link to comment Share on other sites More sharing options...
NemoPS Posted January 27, 2014 Share Posted January 27, 2014 Okay, have you tried erasing one of them? Do both the original and clone get erased? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now