View Single Post
Old August 8th, 2005, 01:10 PM   #57 (permalink)
Brian
Guest
 
Posts: n/a
Re: Coppermine Import

Try running this query:

UPDATE adv_gallery_categories SET useroptions = 13 WHERE catuserid != 0;

Then edit your categories through the admin cp, save the display order so that the category cache will be updated, and see if that helps.
  Reply With Quote