News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Recent posts

#21
Virtuemart Development and bug reports / Checkout stuck issue
Last post by fatelettronica - November 01, 2025, 20:13:43 PM
I've encountered a major issue on three managed sites. This past week, I updated to VirtueMart version 4.6.0 11214.
The update went well until I saw users having trouble completing their orders. I ran a test, and the problem is that the error message "Invalid Token, in view=cart task=updatecart" appears. It's not possible to proceed with the order.

Regards

Joomla! 5.4.0
PHP version 8.4.5
#22
General Questions / Re: Checkout stuck issue
Last post by fatelettronica - November 01, 2025, 20:10:26 PM
I've now solved the problem by reloading VirtueMart 4.4.10 11120
Let me know if the problem is resolved in version 4.6.0.
#23
General Questions / Checkout stuck issue
Last post by fatelettronica - November 01, 2025, 13:27:50 PM
I've encountered a major issue on three managed sites. This past week, I updated to VirtueMart version 4.6.0 11214.
The update went well until I saw users having trouble completing their orders. I ran a test, and the problem is that the error message "Invalid Token, in view=cart task=updatecart" appears. It's not possible to proceed with the order.

Regards

Joomla! 5.4.0
PHP version 8.4.5
#24
Finally I could solve also this problem:

In my template css I had iframe {height:100%}. Deleting this line solved the problem.
#25
It wouldn't have been necessary to check the database. The error was that there was no value in shop -> vendor tab -> List of accepted currencies.

This leaded to a wrong value in the table in vendor_accepted_currencies: "Array" instead of a currency ID (in my case swiss francs - ID = 27).

I don't know, why this field wasn't filled in any longer. As you know I'm using VM since years without this problem.
#26
Virtuemart Development and bug reports / Re: VM4.6.0 pagination error
Last post by Milbo - October 30, 2025, 11:25:50 AM
That works for me here https://whiteandblack.hu/eljegyzesi-gyuru

Maybe you do some more stuff. For example sorting, or so?
#27
General Questions / Re: Virtuemart 4 Cart prices (...
Last post by Milbo - October 30, 2025, 11:22:27 AM
-1 means to use the rounding options of the currency itself. For example Lire are usually not displayed with decimals.
#28
General Questions / Re: Display lowest price based...
Last post by Milbo - October 30, 2025, 11:19:48 AM
Maybe I misunderstand the problem, but there is a simple setting for it. In the vmconfig tab prices, there is "Order of multiple prices". So you can decide if the product should show mainly the lowest, or highest price. No resort code in the template needed.

But in anyway thank you for the idea vmfyelloq19. And great that you managed it modernmagic.
#29
Virtuemart Development and bug reports / Re: Can't edit payment method ...
Last post by Milbo - October 30, 2025, 10:54:02 AM
okey, ehrm, what was the error in the virtuemart_vendors table?
#30
Virtuemart Development and bug reports / Re: Invalid Token, in view=pro...
Last post by Milbo - October 30, 2025, 10:53:35 AM
Just found this topic. It is very unusual, that you add 23 graphics at one time. Did you use the multi image uploader?