[TYPO3-commerce] Call-time pass-by-reference has been deprecated

Morten Olesen mo at idefa.dk
Wed Oct 22 08:19:54 CEST 2008


Hi Barbara,

First of all it's not an error - it's a warning

If you dont know what svn is or how to apply a patch you could try to
upgrade to 0.9.7 http://typo3.org/extensions/repository/view/commerce/0.9.7/

( which given the nature of the release you should do anyway )

If that still doesn't work I'd recommend turning of warnings in php.ini
( you really should not have warnings turned on on a production site
anyway )

/Morten Olesen

Barbara Wijbenga wrote:
> Hello,
> 
> I get the same error, but I don't know what and where SVN is.
> 
> I found another thread about this problem
> (http://www.typo3.net/index.php?id=13&action=list_post&tid=60007&page=3),
> and that pointed to a file called "0006393.patch" for dynaflex. If this
> is a solution too, I don't know where I should put the file.
> 
> Thanks,
> Barbara
> 
> 
> "Ingo Schmitt" <mailinglisten at i-schmitt.de> schreef in bericht
> news:mailman.1.1204062855.24576.typo3-project-commerce at lists.netfielders.de...
> 
>> Hi,
>>
>> upgrade to the latest version on SVN.
>>
>> ingo
>>> Hi,
>>>
>>> i also get this Warning.
>>> allow_call_time_reference is set to "on" in php.ini.
>>> I use PHP 5.2.4
>>>
>>> Any hints to get rid of that warning?
>>>
>>> Greets
>>> Matthias
>>>
>>> Martin Alker schrieb:
>>>> Hello,
>>>>
>>>> I get this message in the frontend on the checkout page:
>>>>
>>>> Warning: Call-time pass-by-reference has been deprecated; If you
>>>> would like to pass it by reference, modify the declaration of
>>>> [runtime function name](). If you would like to enable call-time
>>>> pass-by-reference, you can set allow_call_time_pass_reference to
>>>> true in your INI file. in
>>>> /home/xyz/public_html/xyz/htdocs/typo3conf/ext/commerce/pi3/class.tx_commerce_pi3.php
>>>> on line 459
>>>>
>>>> I use TYPO3 4.1.1, PHP 5, commerce 0.9.2, dynaflex 1.9.0
>>>>
>>>> What's the problem?
>>
>>
>> Mit freundlichen Gruessen
>> -- 
>> Ingo Schmitt                        mailto:is at marketing-factory.de
>> Marketing Factory Consulting GmbH   http://typo3.marketing-factory.de/
>> Content Management mit Typo3: Beratung - Schulung - Realisierung 
> 


More information about the TYPO3-project-commerce mailing list