[TYPO3-commerce] list view error

Sebastian Böttger sebastian.boettger at gmail.com
Fri Jul 27 12:45:34 CEST 2007


Hi list,

just for your information.

I got a nasty little mysql num rows error in list view, because there is 
a commerce table missing. The COMPARE TOOL in the INSTALL TOOL finds no 
errors.

caller 	t3lib_DB::exec_SELECTquery
ERROR 	Table 'typo3_41.tx_commerce_address_types' doesn't exist
lastBuiltQuery 	SELECT count(*)
FROM tx_commerce_address_types
WHERE
pid=199
debug_backtrace 	SC_db_list->main // recordList->generateList // 
localRecordList->getTable // recordList->setTotalItems // 
t3lib_DB->exec_SELECTquery // t3lib_DB->debug



An update from 0.9.1 to 0.9.2 fixes this error.
I'm using TYPO3 4.1.2

Greetings

Sebastian


More information about the TYPO3-project-commerce mailing list