Unknown column 'id' in 'field list'

Aug 25, 2013
38
2
INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`, `vip_only`, `page_link_description`, `page_link_pagename`) VALUES



I didnt add my furni with it^ because i dont think you need it for this.
 

Damon

Member
Aug 13, 2012
364
114
Look in 'catalog_pages' table and check if there is a field 'id' [there should be]
Another choice you can do is completely remove ID from "(`id`, `parent_id`, `caption`, `icon_color`, `icon"
 

Users who are viewing this thread

Top