Guest Posted October 17, 2005 Posted October 17, 2005 I installed MYSQL and its running fine. I installed NAVICAT to manage the SQL. It has a nice import feature that I used to import product info into the Products Table. However, now that I have the osCommerce cart installed, there are no products showing up?????? In NAVICAT I can open the 'products' table and they are all there! Help John
niknakgroup Posted October 17, 2005 Posted October 17, 2005 your products need to be mapped onto categories - take a look at your products_to_categories table and you'll find its empty - because of this the software has no idea where to show the products, so it doesnt show them at all. Hope that helps. Please note - if I have suggested a contrib above, it doesnt mean it will work! Most of the contribs are not ones I've used, but may be useful for your particular problem.... Have you tried a refined search? Chances are your problem has already been dealt with elsewhere on the forums..... if (stumped == true) { return(square_one($start_over) } else { $random_query = tep_fetch_answer($forum_query) }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.