News:

Looking for documentation? Take a look on our wiki

Main Menu

Recent posts

#91
I made some tests: It works with the following methods (editing and creating):

klarna
paypal
amazon
opctracking
opc_shipping_last
authorizenet

All other methods end in the above described error. Also older paypal method can't be edited.
#92
When I try to edit a payment method in BE I get the following error:

An error has occurred.

    1054 Unknown column 'Array' in 'WHERE'

I can create new payment methods. But after saving them I get this error:

info
Payment Method successfully saved
An error has occurred.

    1054 Unknown column 'Array' in 'where clause'

J 5.4.0
VM 4.6
#93
3rd party extension / Re: One Page Checkout for Virt...
Last post by Jumbo! - October 27, 2025, 12:48:27 PM
VP One Page Checkout v7.30.0 released. This update fixes a critical compatibility issue with VirtueMart 4.6.0+ and Joomla 5.4.0+. It also contains a few bug fixes.

We recommend that all existing users install the update as soon as possible.

Please refer to the changelog for more information: https://www.virtueplanet.com/extensions/vp-one-page-checkout.
#94
Quote from: Milbo on October 24, 2025, 23:40:36 PMVm4.6 should solve it https://virtuemart.net/download
Unfortunately the problem remains after updating to 4.6
Also the code suggested by WebStuff didn't solve the problem.
#95
Not sure if this is related but I found a strange "bug" (possibly) in  ./administrator/components/com_virtuemart/models/product.php
at lines 1200 and 1223 where self::$_cacheOpt[$virtuemart_product_id] is used it would stop recaptcha working on the "Ask" and "Recommend" buttons I had to alter the two lines to self::$_cacheOpt[(int)$virtuemart_product_id] adding the (int) fixed it.
Not sure if this is relevant but thought I'd post.
#96
Virtuemart Development and bug reports / Re: Issue with slug auto-gener...
Last post by Milbo - October 24, 2025, 23:54:08 PM
Hmmm, it could be interesting to add the attributes just to the slug. Cant be too hard to write that.
#97
Installation, Migration & Upgrade / Re: VirtueMart Mitgliedschaft ...
Last post by Milbo - October 24, 2025, 23:51:06 PM
Thank you iWim for this great support. We got solved that later on the discord server. Mainly just false positives. So system reports old files, but the files are new, but not the file, which tells that they are new, kind of that. should be fixed.
#98
Virtuemart Development and bug reports / Re: ask a question doesn't wor...
Last post by Milbo - October 24, 2025, 23:40:36 PM
Vm4.6 should solve it https://virtuemart.net/download
#99
Virtuemart Development and bug reports / Re: Still Thumbnails problems ...
Last post by Milbo - October 24, 2025, 23:39:38 PM
The current release vm4.6 is free. https://virtuemart.net/download
#100
General Questions / Error 1064 when saving after e...
Last post by visitmontaione - October 24, 2025, 11:28:24 AM
Joomla version 4.4.14
VirtueMart 4.0.12 10777

Each time I edit a product, when i click on "save" I get this error:

Si รจ verificato un errore.
1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'alla Cipolla di Certaldo - L'Orto Sotto Casa,,Array,Array,1,1,0,,default,1,sa...' at line 3

At the end the edit has been saved, but this error is annoying...

Does anyone have idea how to fix this issue?

Thank you in advance! :)