[TYPO3-shop] sql warnings

Christina cvf at cvfront.dk
Wed Oct 24 09:02:45 CEST 2007


Upgrading to Table Library v. 0.1.13 solved my problem. Thanks. :)
I greatly appreciate your help.
/Christina


Franz Holzinger skrev:
> Hello Christina,
> 
>> After adding this sentence to my localconf.php file
>> $TYPO3_CONF_VARS['SYS']['sqlDebug'] = '1';
>>
>>
>> I now receive the SQL debug output in my browser window when I visit a
>> ttproducts single view page (see below)
>> Here is a link:
>> http://instrulog.cvfront.dk/index.php?id=97&tx_ttproducts_pi1[backPID]=97&tx_ttproducts_pi1[product]=20&cHash=28202efa25
>>
>>
>> Can you identify what causes the problem?
> 
> It is the ORDER BY statement.
> ORDER BY .uid DESC
> 
> Make an update to the Table Library v0.1.13
> 
> 
>  - Franz


More information about the TYPO3-project-tt-products mailing list