News:

Looking for documentation? Take a look on our wiki

Main Menu

DATE NOT VALID

Started by marcozeus, February 15, 2017, 17:09:07 PM

Previous topic - Next topic

marcozeus

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.

loppan

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 :).

marcozeus

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

loppan

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 :)

marcozeus

Hi loppan,
I deleted the payments methods and then I re-created them. Same problem.
I activated the VM debug mode.
Thank you

Milbo

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.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

mabf

im having this same problem, and i cannot fix it, anyone found a solution to this please?