Error Unknown column 'screensize'

  • Posts: 1
  • Thank you received: 0
10 years 3 months ago #204377

-- 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!

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
10 years 3 months ago #204379

Hi,

Please check if you have a custom product field named "screensize" if it is try to disable it, or create a custom field with that name. Else you can create a column with this name in the product table via phpMyAdmin directly to avoid this error.

Please Log in or Create an account to join the conversation.

Time to create page: 0.064 seconds
Powered by Kunena Forum