VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: Patrick on November 17, 2011, 23:33:57 PM

Title: [solved]Order confirmation show Zero amount.
Post by: Patrick on November 17, 2011, 23:33:57 PM
Checkout and order show the correct amount.
The confirmation show everthing as Zero. (see attachment)

No mods made to php files or language files.
using Joomla 1.7 and VM 2.0 RC

[attachment cleanup by admin]
Title: Re: Order confirmation show Zero amount.
Post by: deadmeiker on November 18, 2011, 00:30:02 AM
Same here
In German :-)

And a error in the header of the Mail

Warning: sprintf() [function.sprintf.php]: Too few arguments in /home/thechose/public_html/Joomla1.7/libraries/joomla/methods.php on line 268


(http://www.the-chosen.li/fehlerVM.JPG)
Title: SOLVED Re: Order confirmation show Zero amount.
Post by: Patrick on November 18, 2011, 18:54:52 PM

http://forum.virtuemart.net/index.php?topic=93021.0 (http://forum.virtuemart.net/index.php?topic=93021.0)
:D

remove the "$this->emptyCart();" in the \helper\cart.php (the one that is in front of the confirmation)

;D ;D ;D