[TYPO3-shop] How can I generate a bill?

Jan Abbink jan.abbink at bswescouts.com
Sat Mar 4 18:47:38 CET 2006


Hello Franz,

I updated the shop to the latest version and extended my template.
But I still get these errors (Why? I don't know):

Warning: Invalid argument supplied for foreach() in 
/home/scoutdoo/public_html/scoutshop/typo3conf/ext/tt_products/lib/class.tx_ttproducts_billdelivery.php 
on line 130

Warning: reset() [function.reset]: Passed variable is not an array or 
object in 
/home/scoutdoo/public_html/scoutshop/typo3conf/ext/tt_products/lib/class.tx_ttproducts_billdelivery.php 
on line 142

Warning: 
fopen(/home/scoutdoo/public_html/scoutshop/{$plugin.tt_products.outputfolder}/bill/.htm) 
[function.fopen]: failed to open stream: No such file or directory in 
/home/scoutdoo/public_html/scoutshop/typo3conf/ext/tt_products/lib/class.tx_ttproducts_billdelivery.php 
on line 229

Warning: fwrite(): supplied argument is not a valid stream resource in 
/home/scoutdoo/public_html/scoutshop/typo3conf/ext/tt_products/lib/class.tx_ttproducts_billdelivery.php 
on line 230

Warning: fclose(): supplied argument is not a valid stream resource in 
/home/scoutdoo/public_html/scoutshop/typo3conf/ext/tt_products/lib/class.tx_ttproducts_billdelivery.php 
on line 231

Warning: Cannot modify header information - headers already sent by 
(output started at 
/home/scoutdoo/public_html/scoutshop/typo3conf/ext/tt_products/lib/class.tx_ttproducts_billdelivery.php:130) 
in 
/home/scoutdoo/public_html/scoutshop/typo3_src-3.8.0/typo3/sysext/cms/tslib/class.tslib_fe.php 
on line 2612


Franz Holzinger wrote:
> Hello
> 
> 
> you must use the same template areas as in the
> template/example_template_bill_de.tmpl .
> 
> Set the 'Orders: billing' display mode. This will generate the bill and
> display a link to it.
> 
> 
> Franz



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