I have installed PriceList addon and edit button, but when i try to check my pricelist the following apperas :mad:
Generating XLS. Please, be patient...
Database error: Unknown column 'a.regexp' in 'field list' (1054)
Invalid query: SELECT a.option_id, a.option_type, a.position, a.inventory, a.product_id, a.regexp, a.required, a.multiupload, a.allowed_extensions, a.max_file_size, b.option_name, b.option_text, b.description, b.inner_hint, b.incorrect_message, b.comment, a.status FROM cscart_product_options as a LEFT JOIN cscart_product_options_descriptions as b ON a.option_id = b.option_id AND b.lang_code = 'EN' LEFT JOIN cscart_product_global_option_links as c ON c.option_id = a.option_id WHERE (a.product_id = 30094 OR c.product_id = 30094) AND status = 'A' ORDER BY a.position
Backtrace:
File: /home/*****/public_html/csc/core/fn.database.php
Line: 310
Function: db_error
File: /home/*****/public_html/csc/core/fn.database.php
Line: 70
Function: db_query
File: /home/*****/public_html/csc/core/fn.catalog.php
Line: 1142
Function: db_get_hash_array
File: /home/*****/public_html/csc/core/fn.catalog.php
Line: 294
Function: fn_get_product_options
File: /home/*****/public_html/csc/addons/price_list/templates/xls/xls.php
Line: 325
Function: fn_gather_additional_product_data
File: /home/*****/public_html/csc/addons/price_list/controllers/customer/price_list.php
Line: 38
Function: include_once
File: /home/*****/public_html/csc/core/fn.control.php
Line: 487
Function: include
File: /home/******/public_html/csc/core/fn.control.php
Line: 352
Function: fn_run_controller
File: /home/*****/public_html/csc/index.php
Line: 27
Function: fn_dispatch