
Originally Posted by
SyntheticShield
qhome, I checked (sorry it took so long, been busy adding products to the site) and the GID is 32. The one that works is 888 just in case you need that.
Try running this in the sql patch area:
Code:
DELETE FROM `configuration_group` WHERE `configuration_group_id` = '32' LIMIT 1;
Bookmarks