View Single Post
Old January 24th, 2009, 11:24 AM   #3 (permalink)
scritty
Junior Member
Verified Customer
 
Join Date: Jun 2005
Posts: 28
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.
scritty is offline   Reply With Quote