hoplita
Joined: 27 Jun 2008 Posts: 1
|
Posted: 27 Jun 2008 - 10:12 am Post subject:
Unknown column 'crdate' in 'field list'
Subject description: Edit Page's |
|
|
Unknown column 'crdate' in 'field list'
caller t3lib_DB::exec_INSERTquery
ERROR Unknown column 'crdate' in 'field list'
lastBuiltQuery INSERT INTO tt_content
(
CType,
starttime,
endtime,
layout,
colPos,
date,
header_position,
header_layout,
text_align,
text_face,
text_size,
text_color,
imagewidth,
imageheight,
imageorient,
imagecols,
imagecaption_position,
cols,
recursive,
menu_type,
list_type,
table_bgColor,
table_border,
table_cellspacing,
table_cellpadding,
spaceBefore,
spaceAfter,
section_frame,
splash_layout,
sectionIndex,
sorting,
pid,
sys_language_uid,
hidden,
header,
header_link,
linkToTop,
bodytext,
fe_group,
l18n_diffsource,
crdate,
cruser_id,
tstamp
) VALUES (
'textpic',
'0',
'0',
'0',
'0',
'0',
'',
'0',
'',
'0',
'0',
'0',
'0',
'0',
'0',
'0',
'',
'0',
'0',
'0',
'',
'0',
'0',
'0',
'0',
'0',
'0',
'0',
'0',
'1',
'256',
'477',
'',
'0',
'',
'',
'0',
'',
'',
'a:18:{s:5:\"CType\";N;s:16:\"sys_language_uid\";N;s:6:\"colPos\";N;s:11:\"spaceBefore\";N;s:10:\"spaceAfter\";N;s:13:\"section_frame\";N;s:12:\"sectionIndex\";N;s:6:\"hidden\";N;s:6:\"header\";N;s:15:\"header_position\";N;s:13:\"header_layout\";N;s:11:\"header_link\";N;s:4:\"date\";N;s:9:\"linkToTop\";N;s:8:\"bodytext\";N;s:9:\"starttime\";N;s:7:\"endtime\";N;s:8:\"fe_group\";N;}',
'1214560762',
'23',
'1214560762'
)
debug_backtrace SC_alt_doc->processData#1474 // t3lib_TCEmain->process_datamap#321 // t3lib_TCEmain->insertDB#908 // t3lib_DB->exec_INSERTquery#5806 // t3lib_DB->debug#181
Errors:
2: SQL error: 'Unknown column 'crdate' in 'field list'' (tt_content:NEW4864b9ea53589)
Any one know this issue or how to fix this.
I google it buth im scared to do something wrong.
Michel |
|