milkypop Posted June 12, 2004 Share Posted June 12, 2004 Hi, I posted earlier about this but I think I asked the wrong question. I know how to add products to the store. That's not where I'm having trouble. In the admin panel, the status light is GREEN. It says the test product is in the store. When I view my site, there is a little (1) next to the category in which the product is listed. I am setting up an online clothing store, and the test product is listed under "clothing >> skirts". I click on the skirts subcategory and there is just... Nothing! No error, no product, just nothing! I'm completely stumped. I've deleted the test product from the store entirely and re-added it, but it's the same problem. Does anyone have any ideas for solving this problem? Thank you, Megan Link to comment Share on other sites More sharing options...
Guest Posted June 12, 2004 Share Posted June 12, 2004 I have the same problem, my goods are showing up in the new products section but not under the correct headings?? Cheers Link to comment Share on other sites More sharing options...
milkypop Posted June 12, 2004 Author Share Posted June 12, 2004 Hmm... I got rid of the "new products" section. The only boxes I kept were "Categories", "Shopping Cart", and "Information". It's also modified quite a bit. Maybe I accidentally deleted or changed something important? Here's the link to my site: http://www.milkypop.com/catalog/index.php I just used // to "get rid of" the boxes. Might it have something to do with the product not getting entered into the database, or something to do with my host? Is there a query I could perform to figure out if the item is in there? Or am I just completely off track... ? Link to comment Share on other sites More sharing options...
bobthelucky Posted June 12, 2004 Share Posted June 12, 2004 ok i would remove the // and see what is hapenning,also try saving the pages you have modified to your home computor and reloading stock pages untill you find your errror then work backwards to reload your redone pages Link to comment Share on other sites More sharing options...
milkypop Posted June 14, 2004 Author Share Posted June 14, 2004 I tried that, it didn't fix the problem. However, I did add the "what's new" box back on and sure enough, the test item shows up there. I can even access the "new products" page and add the test item to the cart... so that solved the problem of modifying THOSE pages... But I still can't access products through the links in the "Categories" box. Is something wrong with the index.php file? Or categories.php? It seems like it's just a problem with pulling up the information. The "cPath=48_54" just has no content... If anyone needs me to post the php files (or whatever), just let me know... Thanks, Megan Link to comment Share on other sites More sharing options...
Guest Posted June 14, 2004 Share Posted June 14, 2004 The problem is in index.php - you may wish to post that :) Matti Link to comment Share on other sites More sharing options...
Guest Posted June 14, 2004 Share Posted June 14, 2004 Did you comment out line 280 in index.php? <td><?php include(DIR_WS_MODULES . FILENAME_PRODUCT_LISTING); ?></td> I was having exactly the same problem as you and that's how I fixed it. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.