spr1nt Posted October 19, 2006 Posted October 19, 2006 some of my products in my database are not showing up in the admin section or the website. does anyone know what would cause this?
digbydo Posted October 19, 2006 Posted October 19, 2006 on the website they could be "out of stock" or "expected" but I doubt this will be case if they aren't in Admin either. So it's likely that they are products you've previously marked as deleted which remain on mySQL - check if products_status =0 for out of stock items? one-click installation.. Dave's info
Guest Posted October 19, 2006 Posted October 19, 2006 some of my products in my database are not showing up in the admin section or the website. does anyone know what would cause this? what about language, do you have visible in another language?
spr1nt Posted October 20, 2006 Author Posted October 20, 2006 thanks for the help guys. digbydo, can you explain a bit more about "check if products_status =0 for out of stock items?" cause i think your right about it it being deleted but still remaining in mysql.
dittones Posted October 20, 2006 Posted October 20, 2006 Nick, The best way and easy way to see your data is to use the easypopulate util to create a CVS file to open in a spread sheet...The reason that I am indicating this is that they may have been added to a none catalog and seeing the data via spread sheet you can see the entire data in the associated database field you will see the status but status set to zero will still allow you to see the data in the admin/catalog and not on the catalog side... I hope this puts you in the right path to solve your problem. Roman
Recommended Posts
Archived
This topic is now archived and is closed to further replies.