user3566 Od Neznámy Člen od dec -0001 user3566 6 dec 2016 00:22 Hi, I am trying to delete option group but I get following an error message. Fatal error: Cannot delete option group linked to products. in ~/includes/controllers/ctrl_option_group.inc.php on line 228 Plase give me advice to solve this problem.
tim Founder Od Sweden Člen od máj 2013 tim 18 dec 2016 01:53 You cannot delete an option while it is linked to products. Go to the products using the option and unset it. Then you may delete the option value or group.