[TYPO3-commerce] Commerce error when confirming buy

Ingo Schmitt mailinglisten at i-schmitt.de
Tue Feb 13 11:59:01 CET 2007


Dear Stephan,
> Hi there.
> 
> Using Commerce i get this error after the user confirms the buy and 
> conditions:
> 
> Warning: array_merge() [function.array-merge]: Argument #2 is not an 
> array in 
> /mounted-storage/home30c/sub002/sc26417-RTOV/mediamax.dk/typo3conf/ext/commerce/pi3/class.tx_commerce_pi3.php 
> on line 1624
> 
> Warning: array_merge() [function.array-merge]: Argument #1 is not an 
> array in 
> /mounted-storage/home30c/sub002/sc26417-RTOV/mediamax.dk/typo3conf/ext/commerce/pi3/class.tx_commerce_pi3.php 
> on line 1625
> 
> Since the conformation mail is stil sent and the order + user is saved i 
> tried to comment out line 1624 and 1625 which seems to work. But im sure 
> that is not the way of "solving" this error.
> 
> the two lines are:
> 
> $markerArray = array_merge($markerArray,$additionalMarker);
> $markerArray = array_merge($markerArray,$this->languageMarker);
> 
> 
> as far as i can tell the $additionalMarker string is not set within the 
> function, but i am unsure of how to proceed.
> 
> Any help is much appriciated.
> 
> thank you
> Stephan
> 


Could please post this bug to the bugtracker at bugs.typo3.org?

Thank you

ingo


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