Questions tagged [virtuemart]
VirtueMart is an Open Source E-Commerce solution (a Component or Plug-in) for the Joomla! Content Management System. It can be run as a Shopping Cart, or in Catalog mode.
103 questions
0 votes
2 answers
112 views
Is there any way to add link in order details page at shipment section?
im trying to develop a plugin in php Joomla Virtuemart and i m stack how to call/execute it . Php 8.2 Joomla 5.2 / VM 4.4 I m trying to get virtuemart ids and quantity from the order details page and ...
0 votes
3 answers
134 views
Where can we download com_jupgrade extension for upgrading Joomla 1.5.15 to 1.5.26?
We plan to upgrade our online shop with VirtueMart to Joomla 4.x or 5.x, but we need to upgrade to Joomla 1.5.26. However, we can not find Matware.com.ar or Google for the download of the following ...
0 votes
0 answers
51 views
plgVmOnDisplayProductFEVM3 not triggering
I am trying to port some of my old plugins to latest VM, Joomla 4 and I have difficulties with couple of vmcustom plugins. The short version is, that the code I used to insert my needed code, namely ...
0 votes
1 answer
832 views
Virtuemart class 'JDispatcher' not found error when upgrade Joomla 3 to Joomla 4
I'm using Virtuemart 3 and Joomla 3, after upgrarding to VM 4 and Joomla 4, it say error Class 'JDispatcher' not found from JROOT/plugins/vmshipment/rules_shipping_advanced/...
0 votes
1 answer
73 views
Virtuemart 4 installation error
I installed joomla4 latest version (Joomla_4.2.6-Stable-Full_Package.zip) and I want to install VM4 (com_virtuemart.4.0.10.10767_package_or_extract.zip) and my PHP version is 8 but the following error ...
1 vote
0 answers
76 views
How to set another price (EUR) after current product price in Virtuemart 3.8.8
In current VM shop we need to add EUR currency next to domestic price, calculated by specific conversion value. I was hoping to do it with custom VM plugin, however I am having trouble finding ...
0 votes
1 answer
130 views
Virtuemart Call for price form submission allows user to got logged in to the frontend of the website
Virtuemart Call for price form submission allows user to got logged in to the frontend of the website if the user has a account with a submitted email id. how to get resolve this issue?
0 votes
1 answer
134 views
No such file or directory while using Vina Dongky template
I am using a template called Vina Dongky for VirtueMart content and I'm getting some errors. Warning: require_once(/home/priskork/public_html/libraries/joomla/document/html/renderer/head.php): failed ...
1 vote
2 answers
281 views
How to create joomla plugin with jquery code
What is the best way how to add jquery code by Joomla plugin? How can I set that these code should be applied just for checkout page of VirtueMart in xml file? Is this the best way? <?php // no ...
1 vote
0 answers
55 views
Same price on multiple values on CSVI custom fields import
Using Custom Fields For All and have problem with importing of it with CSVI. I have the product with several sizes. Each of sizes have increase in price. For example. S - 100$ M - 102$ L - 106$ My ...
0 votes
2 answers
188 views
Spam Registration for Joomla 3.6.0
I've just recently started getting a LOT of spam registration on a Joomla! website that my company host for one of our clients. I know they are spam because every single user has "https" in ...
1 vote
0 answers
47 views
Joomla mkdir() error
I have a problem with the Virtuemart Color Swatch plugin for Joomla 3. When I add thumbnails to the product, in the admin panel, I get this error: Warning: mkdir(): No such file or directory in /var/...
0 votes
1 answer
112 views
Virtuemart installation first page not showing Next button and some components
I'm trying to install Virtumart on my Apache server. I used this reference as my installation guide: https://hostadvice.com/how-to/how-to-install-joomla-on-an-ubuntu-18-04-vps-or-dedicated-server/ ...
1 vote
1 answer
114 views
How to cancel a mandatory (required) field in Virtuemart form submission process?
I want to free my future site's visitors from having to fill out the form before submitting their name, e-mail and a phone No. Basically, in most cases it won't be needed for them to also add more ...
1 vote
1 answer
239 views
Raw sql query returns multiple rows, but with Joomla methods only one row is returned
For some reason the query I put directly to DB works, but when set in Joomla syntax it is returning only 1 result, and there should be a lot more... Clear Mysql query: SELECT vmp....