[TYPO3-project-seminars] call to processDatamap_afterDatabaseOperations($status, $table, $id, &$fieldArray, &$reference) returns error

Oliver Klee typo3-german-01 at oliverklee.de
Tue Mar 6 21:06:10 CET 2007


Hi Rina,

Rina Giulivi schrieb:

> when we try to create a new seminar on one installation, it returns the
> following error.
> 
> caller  t3lib_DB::exec_SELECTquery
> ERROR   Unknown column 'NEW45ed9d593b018' in 'where clause'
> lastBuiltQuery  SELECT *
> FROM tx_seminars_seminars
> WHERE
> uid=NEW45ed9d593b018
> LIMIT 1
> debug_backtrace sc_alt_doc->processdata // t3lib_tcemain->process_datamap //
> tx_seminars_tcemainprocdm->processdatamap_afterdatabaseoperations //
> t3lib_db->exec_selectquery // t3lib_db->debug

On my installation, it seems that the problem is only visible if the SQL
debug mode has been enabled in the install tool.

Rina, does disabling the SQL debug mode make the error message disappear?


Oliver


More information about the TYPO3-project-seminars mailing list