kenstant Posted January 16, 2009 Posted January 16, 2009 On our webstore at www.kenstantonmusic.com, I’m trying to set up a sub-category within Percussion for Drumheads. I'm able to generate a new page for it, but it's not pulling product into the page. For some reason, the code thinks there are more categories under this sub category (drum heads) and is displaying the page as a major category like Percussion. Here’s what I’ve done so far: • created new category in the categories table in phpMyadmin • assigned a description in the categories_description table in phpMyadmin • reassigned the MAS type to the new category in the MAS_to_osCommerce table in phpMyadmin • created a phantom drum_heads php page in the store folder with the code pointing to the new category (include('http://www.kenstantonmusic.com/store/index.php?cPath=22_108');) • modified left_content.php to include a flyaway for drumheads • run an update to reset the drumhead product ids to the new category (verified by looking at the products_to_categories table) The link will pull up a page generated for drumheads, but it’s like the main percussion page rather than like a sub-page with all the products included. Any ideas as to what I’m missing? Thanks, JIm - [email protected]
Recommended Posts
Archived
This topic is now archived and is closed to further replies.