[TYPO3-project-realty] Unknown column 'realty_object_uid' in 'where clause'

Willkommer, Stefan s.willkommer at techdivision.com
Sat Jul 19 16:17:29 CEST 2008


Hi,

I've tried to save an realty object with an inline created image and got 
the error above. The complete debugmessage is:

caller 	t3lib_DB::exec_SELECTquery
ERROR 	Unknown column 'realty_object_uid' in 'where clause'
lastBuiltQuery 	SELECT uid
FROM tx_realty_images
WHERE
realty_object_uid=1 AND tx_realty_images.deleted=0
ORDER BY crdate
debug_backtrace 	SC_alt_doc->main // SC_alt_doc->makeEditForm // 
t3lib_transferData->fetchRecord // t3lib_transferData->renderRecord // 
t3lib_transferData->renderRecordRaw // 
t3lib_transferData->renderRecord_SW // 
t3lib_transferData->renderRecord_inlineProc // 
t3lib_transferData->selectAddForeign // 
t3lib_transferData->getDataIdList // t3lib_loadDBGroup->start // 
t3lib_loadDBGroup->readForeignField // t3lib_DB->exec_SELECTgetRows // 
t3lib_DB->exec_SELECTquery // t3lib_DB->debug


The same error occures if i try to view the list on the frontend.

I use the following versions:

TYPO3 4.1.5
oelib 0.4.1
realty 0.2.0

on a mac osx 10.5.4 with the built in apache2, PHP 5.2.5 and MySQL 5.0.45.

Any Ideas?

Thanks for your help
Stefan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.netfielders.de/pipermail/typo3-project-realty/attachments/20080719/ee44c829/attachment.htm 


More information about the TYPO3-project-realty mailing list