Post by tpereira » Wed May 26, 2010 10:10 pm

I'm having this error and don't know what's cousing it :s
It appears after I select the payment method and press the button to continue to the checkout link.

Can anyone help me.

Newbie

Posts

Joined
Wed May 26, 2010 10:03 pm

Post by Qphoria » Wed May 26, 2010 10:51 pm

This is because you installed the "COD FEE" mod at one point then deleted the files but didn't delete it from the admin first. Now it is stuck in the database.

Try this:
goto phpmyadmin
execute this in the sql window

Code: Select all

DELETE FROM oc_extension WHERE `key` = 'cod_fee';
Change "oc_" to your prefix or remove it if not using a prefix

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by tpereira » Wed May 26, 2010 11:04 pm

Thanks a lot man!! :D
You are a saver!!!
Just had to change the extensions that you wrote for extension

Thanks again!

Newbie

Posts

Joined
Wed May 26, 2010 10:03 pm
Who is online

Users browsing this forum: No registered users and 5 guests