
Originally Posted by
babynatura
Hi Frank, thanks for your answer. Unfortunately it did not work... I commented out the lines after "some good default ..." and I got a long sql error message... then I only see "super order" menu in the configuration menu in the admin panel, but I still do not see any order edit button / function (which is why I wanted to install super order for..) Can you please help me ?
You shouldn't comment from that point forward all the way to the end, just to the end of the payment_types section. The last line to comment out should look like this:
Code:
INSERT INTO so_payment_types VALUES (NULL, 1, 'DISC', 'Discover');
Barring that, the easiest thing to do is restore your database from backup and try again. That remove all traces of SO and allow you to try again. You DO have a backup, right?
Bookmarks