Project

General

Profile

Actions

Bug #16927

closed

mysql error on MM relation insert

Added by Stefano Cecere almost 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2007-02-01
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

if i create a new (taskcenter) action, with debug activeted, i get the following error:

caller t3lib_DB::exec_INSERTquery
ERROR Unknown column 'tablenames' in 'field list'
lastBuiltQuery INSERT INTO sys_action_asgr_mm
(
uid_local,
uid_foreign,
sorting,
tablenames
) VALUES (
'2',
'1',
'1',
''
)
debug_backtrace SC_alt_doc->processData // t3lib_TCEmain->process_datamap // t3lib_TCEmain->fillInFieldArray // t3lib_TCEmain->checkValue // t3lib_TCEmain->checkValue_SW // t3lib_TCEmain->checkValue_group_select // t3lib_TCEmain->checkValue_group_select_processDBdata // t3lib_loadDBGroup->writeMM // t3lib_DB->exec_INSERTquery // t3lib_DB->debug

i guess it has something to do with the new MM relations engine, right?

(issue imported from #M4898)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #16885: Assignment of action not savedClosedIngmar Schlecht2007-01-22

Actions

No data to display

Actions

Also available in: Atom PDF