
Originally Posted by
schoolboy
It can be frustrating, but you have to "think like a computer" when you work with easy populate.
Computers are incredibly stupid, but absolutely obedient. They will do EXACTLY what you tell them to do!
In your case, if you do not REMOVE the product from the ORIGINAL category before changing it to the NEW category, both easy populate and zencart will assume that you want to LINK the products.
So, after you get your first easy populate file dump you must work out what the V_STATUS needs to be... If you want to MOVE products, you will first have to DELETE them.
So your first RUN of easy populate back into the store will be a v_status = 9 for all products you want to move.
I usually create a seaprate spreadsheet for these products, because once I have done the v_status = 9 upload, I then take the SAME spreadsheet, change the categories, then make v_status = 1.
Then I run that file through EP again.
The second time, (As there are NO products of that model number in the database) easy populate adds them as NEW products into the different categories.
PS... when using v_status=9, be sure to BACKUP all data... AND backup your images folder... v_status=9 will delete the product and its image...
Bookmarks