Guest Posted February 15, 2006 Posted February 15, 2006 In the Admin section I added some new Products and assumed they'd be created under the directory level at which I created them. I've checked all Categories and cannot find their location but they are obviously there as the system lists them as "New Products". I thought they might be floating under "Top" but they aren't there either. Initially, thinking I'd forgotten to save, I created the first product twice so now I have repeat products floating on the system and I can't find where they are either to amend or to delete them. Any suggestions as to where I should start.
Guest Posted February 15, 2006 Posted February 15, 2006 you could either restore the database or examine the dbase contents using something like phpmyadmin. Find the products_id column in the products_description table then see the products_to_categories table what's the assigned category is. You can determine the categories name by looking the categories_description table next. See if it's a valid one.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.