Hi
I need to unlink all linked prods in my store. I inherited a group of zc stores, each of which has over 45,000 products, thousands of which were in the wrong cats. Also, I have made dozens of new cats and completely re-arranged others. It is an ongoing process: I spend a day or two each week on category fixes. We have about 20 top-level cats, around 300 sub cats. Latest versions of ZC and EZ Pop.
So now the prods are linked all over the place, and I want to clean up the data. No prod should be in more than 1 category. For instance, to discontinue a prod I move it into misc/disco, which is disabled so customers can't see it. But after the move it's in the old cat as well as in misc/disco. I disco thousands of prods a month so the moves are done in EZ Pop, not by hand.
Today I read about the Multiple Categories Link Manager and that's nice, but it's one prod or cat at a time. I installed the Quick Updates mod, and that's nice too, but again it's single edits.
I have to unlink well over 15,000 prods across 8 zc stores. I looked at the table products_to_categories but I'm not sure how it signifies the master vs linked cat.
I'd like to know where in the zc table structure it shows the linked cat vs the master cat for a product. I can prob write sql to make the linked cats the master and remove the linked cat, but I don't see what tables or fields I would hit. The tools I have in the admin force me to unlink the cats one at a time, and with over 300 cats this is practically an infinite task.
TIA
--Pat



