AbanteCart Community
Shopping Cart Operations => Support => Topic started by: CoolSurfer on January 02, 2016, 07:42:55 AM
-
Just wondering what happens to the products when their category is deleted...
Can we have something like we have in invision forums, a prompt comes asking what to do with the products / posts in it, move to a different category?
-
Nothing really happens, the products just stay there, but they don't belong to that category anymore...
Easiest way to do this (change categories from 1 to another) and your other clone category thing in my mind is to do it in the backend database directly...with SQL commands (not recommended however for people who aren't familiar with running database commands).
-
I have been managing sql db of my in vision forums for many yes now... can do it in phpmyadmin if u can guide me.
-
Just poke around and look at the various tables, match it up, with your data, etc...to see what category is what.
I have NOT been managing sql databases much at all and can figure it out so if you have been, it can't be that hard...