i have to import about 2.000 categories/sub-categories/sub-sub-categories
I have insert all needed data for categories into the following tables:
- category
- category_description
- category_to_store
the main - categories ID's are 3 digits: XXX, the 1st sub-categories ID's are 6 digits: XXXXXX and the sub-sub-categories are 9 digits: XXXXXXXXX
ALL categories are shown on the FRONTEND correctly
BUT:
In the backend: NO categories are shown ... if i click on categories then "EMPTY" ...
Do i have forgot something to do???

Thank you very much for any help ...
best regards
Mark