VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: sscheidegger on December 23, 2013, 14:00:41 PM

Title: Bug(?) "Missing value for ..." in Shopping Cart
Post by: sscheidegger on December 23, 2013, 14:00:41 PM
Hi all

After updating from VM 2.0.22e to 2.0.26a, I get a bunch of messages when going the shopping cart:

        Missing value for First Name
        Missing value for Last Name
        Missing value for Address
        Missing value for Zip / Postal Code
        Please enter your billto address
        Please accept the terms of service to confirm


The messages appear from the first moment when navigating to the shopping cart. They aren't wrong, but I don't like to throw those messages at my customers before they even had the chance to fill in their address and accept the TOS. Is this behaviour on purpose or is this a bug? Or can those messages be disabled somewhere in the configuration?

Thanks for your help!
Title: Re: Bug(?) "Missing value for ..." in Shopping Cart
Post by: Jumbo! on December 23, 2013, 20:35:38 PM
These messages are generated by your Shipment or Payment Plugin which required those inputs. Disable One Page Checkout in VirtueMart Configuration and you will not see those messages again.
Title: Re: Bug(?) "Missing value for ..." in Shopping Cart
Post by: sscheidegger on December 30, 2013, 09:56:33 AM
I don't have One Page Checkout enabled. I tried with and without One Page Checkout, but I always get the messages. It seems that VM thinks it's in the last checkout step from the first moment!

Any other suggestions?
Title: Re: Bug(?) "Missing value for ..." in Shopping Cart
Post by: sscheidegger on December 30, 2013, 10:10:26 AM
What I forgot to mention: I also get strange messages on the Add/Edit billing address information page:


        Missing value for COM_VIRTUEMART_SHOPPER_FORM_FIRST_NAME
        Missing value for COM_VIRTUEMART_SHOPPER_FORM_LAST_NAME
        Missing value for Address
        Missing value for COM_VIRTUEMART_SHOPPER_FORM_ZIP
        Please enter your billto address
Title: Re: Bug(?) "Missing value for ..." in Shopping Cart
Post by: sscheidegger on December 30, 2013, 17:47:00 PM

I found the problem: It's an incompatibility with the current version of Chameleon. Sorry, I thought I had checked that!