shoegaze Posted March 22, 2006 Posted March 22, 2006 I need to know how the category names in the Category Description table are tied to the Categories_Images in the Categories table. What I'm trying to do is run an update script so that I can update my 5 categories CAT1 CAT2 CAT3 CAT4 CAT5 all with the appropriate Images CatImage1.gif CatImage2.gif CatImage3.gif CatImage4.gif CatImage5.gif The only way I can do it through the admin is one by one, which is not fun. Thanks.
shoegaze Posted March 22, 2006 Author Posted March 22, 2006 I need to know how the category names in the Category Description table are tied to the Categories_Images in the Categories table. What I'm trying to do is run an update script so that I can update my 5 categories CAT1 CAT2 CAT3 CAT4 CAT5 all with the appropriate Images CatImage1.gif CatImage2.gif CatImage3.gif CatImage4.gif CatImage5.gif The only way I can do it through the admin is one by one, which is not fun. Thanks. ok for some reason i overlooked the obvious.. they use the category_id in both tables.. but i'm still curious.. is this something i have to do manually? or is there some admin function for this, or some kind of module?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.