Help On Checkout I Get Service Is Temporarily Unavailable

Have anyone a idea what to do

little help wil be nice

Tygh\Exceptions\AException

Message
Unknown column 'order_id' in 'field list' (1054)UPDATE cscart_user_session_products SET order_id = 1810020 WHERE user_id = 1 AND session_id = 'ac54bbd6fb4ad4abfb8606b70d8b50c6-1-C' AND type = 'C' AND cscart_user_session_products.company_id = 1

Error at
app/Tygh/Database/Connection.php, line: 1136

Backtrace
File:app/Tygh/Database/Connection.php
Line:500
Function:throwError

File:app/functions/fn.database.php
Line:133
Function:query

File:app/functions/fn.cart.php
Line:1362
Function:db_query

File:app/functions/fn.cart.php
Line:8720
Function:fn_place_order

File:app/controllers/frontend/checkout.php
Line:382
Function:fn_checkout_place_order

File:app/functions/fn.control.php
Line:669
Function:include

File:app/functions/fn.control.php
Line:427
Function:fn_run_controller

File:index.php
Line:25
Function:fn_dispatch

If you need fast support during non-working days, you can contact us here.

If you need fast support during non-working days, you can contact us here.

ok i sended a support to u

Have anyone a idea what to do

little help wil be nice

Tygh\Exceptions\AException

Message
Unknown column 'order_id' in 'field list' (1054)UPDATE cscart_user_session_products SET order_id = 1810020 WHERE user_id = 1 AND session_id = 'ac54bbd6fb4ad4abfb8606b70d8b50c6-1-C' AND type = 'C' AND cscart_user_session_products.company_id = 1

Error at
app/Tygh/Database/Connection.php, line: 1136

Backtrace
File:app/Tygh/Database/Connection.php
Line:500
Function:throwError

File:app/functions/fn.database.php
Line:133
Function:query

File:app/functions/fn.cart.php
Line:1362
Function:db_query

File:app/functions/fn.cart.php
Line:8720
Function:fn_place_order

File:app/controllers/frontend/checkout.php
Line:382
Function:fn_checkout_place_order

File:app/functions/fn.control.php
Line:669
Function:include

File:app/functions/fn.control.php
Line:427
Function:fn_run_controller

File:index.php
Line:25
Function:fn_dispatch

Hello!

You can try to add column manually to database.

ALTER TABLE cscart_user_session_products ADD order_id mediumint(8) UNSIGNED NOT NULL DEFAULT 0;

Hello!

You can try to add column manually to database.

ALTER TABLE cscart_user_session_products ADD order_id mediumint(8) UNSIGNED NOT NULL DEFAULT 0;

ok ill try im not so good in databases

Hello!

You can try to add column manually to database.

ALTER TABLE cscart_user_session_products ADD order_id mediumint(8) UNSIGNED NOT NULL DEFAULT 0;

i looked but im not so in this so maby someone can help i normaly dont have this problem dont know why now

i looked but im not so in this so maby someone can help i normaly dont have this problem dont know why now

Do you have phpmyadmin? If yes, select database and run this query in SQL tab.

ok i sended a support to u

We have replied to you. Please have a check.

Do you have phpmyadmin? If yes, select database and run this query in SQL tab.

Yes i have this

i added screenshot

dont know what to do next

Schermafdruk 2018-12-29 10.10.43.png

We have replied to you. Please have a check.

ok thx

i wil email you back now

it whas in spam

Yes i have this

i added screenshot

dont know what to do next

You can click the SQL tab and run the query.

You can click the SQL tab and run the query.

Thx think i have it working

Many thx for the support

ill email you after weekend seen some module im intereted in

Thx think i have it working

Many thx for the support

ill email you after weekend seen some module im intereted in

You are welcome and have a nice weekend. :)