VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: marcozeus on February 15, 2017, 17:09:07 PM

Title: DATE NOT VALID
Post by: marcozeus on February 15, 2017, 17:09:07 PM
Hi,
I have a problem with VM 3.0.18. Whe the user is on checkout, buy and confirm the order (both paypal and standard payment) he sees the message (in italian language) DATA ERRATA that is releated to COM_VIRTUEMART_CART_CHECKOUT_DATA_NOT_VALID

What date?
Help me, please.
Title: DATE NOT VALID
Post by: loppan on February 16, 2017, 02:13:48 AM
Hi,  posting a URL usually helps :).

Also, are you sure it says "date not valid", I could be wrong but "data not valid" sounds more likely :).
Title: Re: DATE NOT VALID
Post by: marcozeus on February 16, 2017, 17:05:56 PM
Hi loppan,
the message is in italian language and DATA ERRATA means "date wrong". It could be a translation mismatch...
The site is www.coop-sangiorgio.it
Thank you very much
Title: Re: DATE NOT VALID
Post by: loppan on February 17, 2017, 00:08:55 AM
seems to be :

COM_VIRTUEMART_CART_CHECKOUT_DATA_NOT_VALID = "Invalid data entered".

I would double check my payment method settings, and after that turn on VM debug in backend / Virtuemart / Configuration / Tools and see if I can get any useful info from there once I load the cart page...

Perhaps delete the current payment methods and re-add them (the plugin stays installed even if you delete the method from "Payment Methods" in VM config)...

Try that first :)
Title: Re: DATE NOT VALID
Post by: marcozeus on February 17, 2017, 10:54:56 AM
Hi loppan,
I deleted the payments methods and then I re-created them. Same problem.
I activated the VM debug mode.
Thank you
Title: Re: DATE NOT VALID
Post by: Milbo on February 23, 2017, 08:29:54 AM
The message is thrown in the function confirmDone

It means that the data changed while pressing the checkout button. This is very strange, because the message is more an anti fraud system, than normal user message. Maybe some of your shipment or payment plugins change the cart. So that vm decides that the order in the cart is not the same as the user saw in the checkout and stops the "confirm order" task.
Title: Re: DATE NOT VALID
Post by: mabf on September 27, 2019, 18:14:49 PM
im having this same problem, and i cannot fix it, anyone found a solution to this please?