[TYPO3-shop] sql warnings
Franz Holzinger
franz at fholzinger.com
Tue Oct 23 13:10:24 CEST 2007
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