RedShark Posted September 5, 2005 Share Posted September 5, 2005 Hi all, Today I suddenly discovered a problem in my shop. I have quite a lot of products in my shop and some of them appear in more than one category. Until here there is no problem. However, in some cases when I select one of the products that are in more than one category in product_info.php the matching of the categories gives a problem. My breadcrumb trail and highlighted category (cpath) don't match the category I found the product listed. Can someone help me to solve this problem?? Thnx! Link to comment Share on other sites More sharing options...
satish Posted September 5, 2005 Share Posted September 5, 2005 Hi all, Today I suddenly discovered a problem in my shop. I have quite a lot of products in my shop and some of them appear in more than one category. Until here there is no problem. However, in some cases when I select one of the products that are in more than one category in product_info.php the matching of the categories gives a problem. My breadcrumb trail and highlighted category (cpath) don't match the category I found the product listed. Can someone help me to solve this problem?? Thnx! <{POST_SNAPBACK}> If you want one product to be in only one category just place some data base constarints.Though you will have to first clear some values before you can do this. there is the table products_to_categories that has two fields place a constraint so that the combination of two values is unique. Satish Mantri Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does. Link to comment Share on other sites More sharing options...
Cisco Posted September 5, 2005 Share Posted September 5, 2005 If you want one product to be in only one category just place some data base constarints.Though you will have to first clear some values before you can do this. there is the table products_to_categories that has two fields place a constraint so that the combination of two values is unique. Satish Mantri <{POST_SNAPBACK}> Download your product file using Easy Populate. Scroll through and check your settings in each column for each product. Then re-upload your product file. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.