[Closed] Approval of products ends in an error

Hello,

since the last update I can no longer approve products. An error is always issued when doing so:

<!--
Tygh\Exceptions\AException

Message
Unknown column 'master_product_id' in 'field list' (1054)SELECT master_product_id, company_id FROM cscart_products WHERE product_id = 908

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

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

File:app/Tygh/Database/Connection.php
Line:397
Function:query

File:app/functions/fn.database.php
Line:60
Function:getRow

File:app/addons/cp_price_history/func.php
Line:968
Function:db_get_row

File:app/addons/cp_price_history/controllers/backend/premoderation.pre.php
Line:27
Function:fn_cp_ph_check_common_product_through_stores

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

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

File:admin.php
Line:27
Function:fn_dispatch
-->

I checked my database. There is no “master_product_id” in the table “cscart_products”.
Should i create this table manually?

Best regards
Ronny

The error has been located. It is a malfunction of the plugin Price history.
The developers have been contacted.

1 Like