Error: 1054 - Unknown column 'transaction' in 'field list'

16.05.2022 20:36
#1
pipboy
Joomshopping forum user no avatar
Name: pipboy
13.06.2012
Posts: 36
Quote
Error: 1054 - Unknown column 'transaction' in 'field list'

Hi,

When making payment on outside store and when back to the "thank you" page. Error is appearing:
Error: 1054 - Unknown column 'transaction' in 'field list'

How can I resolve this issue?

Best regards,
Max


Joomla: 3.10.9
JoomShopping: 4.18.8
PHP: 7.4.29
MySQL: 5.7.37-cll-lve
Website Url: https://www.vlad-springs.com
 
16.05.2022 21:09
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25940
Quote
Aw: Error: 1054 - Unknown column 'transaction' in 'field list'

Problem in update shop (skiped update)

add field manual (use phpmyadin)

ALTER TABLE `xxx_jshopping_orders` ADD `transaction` TEXT NOT NULL;

xxx - your table prefix


Last change: 16.05.2022 21:11
 
16.05.2022 21:16
#3
pipboy
Joomshopping forum user no avatar
Name: pipboy
13.06.2012
Posts: 36
Quote
Aw: Error: 1054 - Unknown column 'transaction' in 'field list'

I tried to run sql command and here what I've got https://snipboard.io/Nw0I5T.jpg

 
16.05.2022 21:38
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25940
Quote
Aw: Error: 1054 - Unknown column 'transaction' in 'field list'

pipboy - 16.05.2022 20:36
Hi,

When making payment on outside store and when back to the "thank you" page. Error is appearing:
Error: 1054 - Unknown column 'transaction' in 'field list'

How can I resolve this issue?

Best regards,
Max


Need full description error.

Enable debug mode Joomla.

 
24.05.2022 13:09
#5
pipboy
Joomshopping forum user no avatar
Name: pipboy
13.06.2012
Posts: 36
Quote
Aw: Error: 1054 - Unknown column 'transaction' in 'field list'

Hi,

this is resolved! Thank you!

 
25.05.2022 23:18
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25940
Quote
Aw: Error: 1054 - Unknown column 'transaction' in 'field list'

describe for others.

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.