Osclass Support Forums

Osclass theme support => Veronika Osclass Responsive Theme => Topic started by: Daniel Walles on January 31, 2019, 09:56:13 PM

Title: Export / Import categories
Post by: Daniel Walles on January 31, 2019, 09:56:13 PM
Hello
Did you experience any move to another install of the Veronika categories ?
I tried to move the 2 tables of the DB and import but had issues with the foreign keys. So it was impossible this way.
Tried to use a plugin that promised to export/import categories. Did it but of course with no categories colors or fa icons.

Do you have please any other idea ?

Thank you.
Title: Re: Export / Import categories
Post by: MB Themes on February 01, 2019, 03:39:05 PM
@Daniel
Theme stores it in table category_veronika
Title: Re: Export / Import categories
Post by: Daniel Walles on February 01, 2019, 05:47:40 PM
You are totally right. forgot about it.

So, for the others:

I exported the following tables:

Code: [Select]
t_category
t_category_description
t_category_stats
t_category_veronika


I had to deselect "check foreign keys" on import via PHPMYADMIN.
Also, for some reasons, I imported table by table.