Quote Originally Posted by clydejones View Post
Copy the following sql code:

Code:
DELETE FROM configuration where configuration_group_id = '51' AND sort_order = '8';
DELETE FROM configuration where configuration_group_id = '51' AND sort_order = '9';
go to admin -> tools -> install sql patches

paste the code into the text box and click the send button.
Thanks again!