Fatal error: Uncaught exception Exception with message Query error: Table 'chshop.tl_catalog_fields' doesn't exist (INSERT INTO `tl_catalog_fields` (`id`, `pid`, `sorting`, `tstamp`, `name`, `description`, `colName`, `type`, `titleField`, `aliasTitle`, `filteredField`, `insertBreak`, `legendTitle`, `legendHide`, `width50`, `sortingField`, `groupingMode`, `searchableField`, `parentCheckbox`, `mandatory`, `includeBlankOption`, `parentFilter`, `calcValue`, `defValue`, `minValue`, `maxValue`, `format`, `formatFunction`, `formatStr`, `formatPrePost`, `uniqueItem`, `rte`, `rte_editor`, `allowHtml`, `textHeight`, `itemTable`, `itemTableValueCol`, `itemSortCol`, `limitItems`, `items`, `childrenSelMode`, `itemFilter`, `includeTime`, `multiple`, `sortBy`, `showLink`, `showImage`, `imageSize`, `customFiletree`, `uploadFolder`, `validFileTypes`, `filesOnly`, `editGroups`) VALUES ( 1, 1, 256, 1275123287, 'Artikel-Id', '(Eindeutige) Artikelnummer ohne Sonderzeichen', 'productid', 'text', '1', '', '', '', '', '', '', '', 0, '', '', '1', '', '', NULL, '', NULL, NULL, '', '', '', 'a:2:{i:0;s:0:"";i:1;s:0:"";}', '1', '', 'tinyMCE', '', 0, '', '', '', '', NULL, 'treeAll', NULL, '', '', '', '', '', '', '', '', '', '', NULL); ) thrown in C:\xampp\htdocs\ch3shop\system\libraries\Database. php on line 642
#0 C:\xampp\htdocs\ch3shop\system\libraries\Database. php(589): Database_Statement->query()
#1 C:\xampp\htdocs\ch3shop\system\libraries\Database. php(164): Database_Statement->execute()
#2 C:\xampp\htdocs\ch3shop\contao\install.php(699): Database->execute('INSERT INTO `tl...')
#3 C:\xampp\htdocs\ch3shop\contao\install.php(1160): InstallTool->run()
#4 {main}