[Typo3-shop] making price for differnt quantties in tt_products

Eric Vlemmings evlem at world-remove-online.nl
Wed Jul 27 09:50:00 CEST 2005


Hi,

I just installed version 2.0.5.18

and some things are getting better, except my Typo3 gives some warnings:

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result 
resource in /home/rd/public_html/typo3/t3lib/class.t3lib_db.php on line 754

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result 
resource in /home/rd/public_html/typo3/t3lib/class.t3lib_db.php on line 754

Warning: Cannot modify header information - headers already sent by (output 
started at /home/realdata/public_html/typo3/t3lib/class.t3lib_db.php:754) in 
/home/rd/public_html/typo3/template.php on line 601



This happens when I use the List function of typo3???

how come? and how to fix?

thanks in advance,



"Franz Holzinger" <franz at fholzinger.com> schreef in bericht 
news:mailman.1.1122048702.29688.typo3-project-tt-products at lists.netfielders.de...
> Hello Eric,
>
>>
>> My product is priced 165.00
>>
>> So I have the following:
>> discountprice {
>>    additive = 1
>>    itemnumber = 3
>>    10.prod.1 = 165.00
>>    10.prod.5 = 160.00
>>    10.prod.10 = 155.00
>> }
>>
>>
>
> test the version tt_products-v2.0.5.18.zip from 
> http://fholzinger.com/typo3/development/
>
> Itemnumber is not used now, probably later it will.
>
> Franz 





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