[Typo3-shop] basket init error
Tim Freeman
tim at iname.com
Sat Aug 13 18:52:48 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
>
So what can I do to make this work, INSTEAD of upgrading php?
tim
More information about the TYPO3-project-tt-products
mailing list