[Typo3-shop] basket init error

Tim Freeman tim at iname.com
Sat Aug 13 18:52:21 CEST 2005


Franz Holzinger schrieb:
>>>
>>> When I use your v 1.45 class it sais: parse error in line 2366.
>>> So i don't know what to to....
>>> :-(
>>>
> 
>         function GetPaymentShippingData(
>             $countTotal,
> /* Added Els: necessary to calculate shipping price which depends on 
> total no-tax price */
>         ==>    &$priceTotalNoTax,
>             &$priceShippingTax,
>             &$priceShippingNoTax,
>             &$pricePaymentTax,
>             &$pricePaymentNoTax
>             ) {
> 
> So it seems that your PHP version does not support the &$priceTotalNoTax 
> reference to an object.
> 
> Which PHP version do you use?
> 
> 
> Greetings,
> 
> Franz
> 
ExtDevEval sais:
php 4.3.3



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