| Bulk adding categories
I'm attempting to bulk add a bunch of categories using a sql query within phpMyAdmin. I'm pulling the data from a text file that contains the values for catname, catorder, thumbs, and parent.
I've done this for adding categories in other applications (i.e. joomla), but I'm having a problem adding them this way in photopost.
The sql query executes and the categories are created. However, they don't show up in photopost admin.
Are there any of the other column values for categories that need to be set a certain way?
I'm a database novice so any pointers would be appreciated.
|