| 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.
|