ai,
I have the follow problem:
I want to every category subcategories with continent -> country = a lot of categories.
How can I copy these if I built the structure one time ?
The only way I see is to build it one time, export all these category rows allone, import it again with phpmyadmin and change the cat-ID from 2,3,4,5.... to 6,7,8,9 also with phpmyadmin by hand.
Now, with which phpmyadmin option should i export and import them ?
With a dump data 2 to 5 ?
Structure and data ? Only data ?
With 'drop table' or complete 'inserts' ?
And what should I do to get it back in th e right table ?
Maybe somebody can help, to add all these categories again and again by hand will be a work of months
Greetings
Frank



