Page 1 of 1

Paypal error message - Please help.

Posted: Tue Jun 05, 2012 1:25 pm
by glennerd
Hello:
I'm using opencart 1.5.2.1 with a theme from themeforest called Teez.
Everything's working fine, except for the paypal checkout. After you check the terms and condition and click submit an error message pops up.
"Notice: Error: Unknown column 'shipping_code' in 'field list'
Error No: 1054"
I'm not sure how to proceed from here. Any help would be much appreciated.
Thanks in advance,
Glennerd

Re: Paypal error message - Please help.

Posted: Tue Jun 05, 2012 10:10 pm
by Avvici
shipping_code was not included in 1.5.1.3. Did you upgrade to 1.5.2.1 and not run the SQL? The query is looking for a field that is not there :)

Re: Paypal error message - Please help.

Posted: Wed Jun 06, 2012 5:17 am
by glennerd
I am running 1.5.2.1 but, forgive me, I don't know what that means exactly " to run the SQL".
Could you elaborate?
Thanks for your help,
Glennerd

Re: Paypal error message - Please help.

Posted: Wed Jun 06, 2012 7:52 am
by Avvici
Open your database in PHP MY ADMIN and look in the product table. Now look for a field called shipping_code.