-- Error-message(debug-mod must be tuned on) -- : Unknown column 'screensize' in 'field list' SQL=INSERT IGNORE INTO `j40_hikashop_product` ( `product_name`,`product_code`,`product_quantity`,`product_manufacturer_id`,`product_published`,`product_tax_id`,`product_msrp`,`product_page_title`,`product_url`,`product_meta_description`,`product_keywords`,`product_alias`,`product_canonical`,`product_min_per_order`,`product_max_per_order`,`product_sale_start`,`product_sale_end`,`product_warehouse_id`,`product_weight`,`product_weight_unit`,`product_length`,`product_width`,`product_height`,`product_dimension_unit`,`product_layout`,`product_quantity_layout`,`screensize`,`os`,`bluetooth`,`ram`,`public`,`genre`,`product_id`,`product_description`,`product_modified`,`product_created`,`product_type` ) VALUES ( 'cicio','129e89','-1','','1','','5','','','','','cicio','','0','0','','','','','kg','','','','m','','','','','','','','','0','','1433946471','1433946471','main' )
When i create a new product this error message with field screensize in INSERT statment not valorized. help me!