Questions tagged [virtuemart]

VirtueMart is an Open Source E-Commerce solution for the Joomla! Content Management System. Virtuemart questions can also be asked on https://joomla.stackexchange.com

Written in PHP and MySQL, VirtueMart is an extension that allows administrators running the Joomla! CMS to have an ecommerce component to their site.

Virtuemart 2.x Versions are designed with MVC structure.

License: GNU General Public License

See also:

715 questions
3
votes
1 answer

virtuemart hook for custom thankyou page

Hey i need to develop a custom plugin for custom thankyou page in VirtueMart How should i achieve that , because thank you page is generated according to the payment selected. What is the correct hook for changing the last thank you page in…
rajesh
  • 323
  • 1
  • 2
  • 12
3
votes
0 answers

Pagination in virtuemart joomla

joomla version 2.5 When the "disable SEO" option is unchecked the virtuemart product is going under 404 error, So thats must to be checked the "disable SEO" option of virtuemart, But when it is disabled the pagination doesnt work ... when checked…
Justy
  • 41
  • 3
3
votes
2 answers

CSS Width property not respected

I am adding some formatted div tags to a site with virtuemart in Joomla. I have had success so far in this. I modified the template we are using to include a css file "article.css" which contains my custom content. What i have is a div wrapper…
Drifter64
  • 1,103
  • 3
  • 11
  • 30
3
votes
1 answer

Why does DIBS say "No paytype(s)! Missing test parameter?"

I'm not sure if this has started happening recently, but when using DIBS Payment Services from Joomla 1.5 with VirtueMart 1.1.9, DIBS always say "No paytype(s)! Missing test parameter?" when not in test mode. It doesn't matter if we specify paytypes…
Christian Davén
  • 16,713
  • 12
  • 64
  • 77
3
votes
2 answers

How to upgrade virtuemart for joomla 1.5.26

I have virtuemart version 1.1.7 was running on joomla 1.5.23. Now I have upgraded to joomla 1.5.26, I need to upgrade virtuemart from 1.1.7 to 2.0.12 which is stable compatible one for joomla 1.5.x. Any help on how to do this, I can't afford to…
Priyanka
  • 87
  • 1
  • 8
3
votes
1 answer

Virtuemart 2 / Joomla 2.5 Product Details Links to White Page (error)

All of the Product Details pages on my website are returning a blank white page when clicked. Everything has been working just fine for the last couple of months until now. I don't believe I did anything real critical to corrupt it like this. Click…
3
votes
2 answers

Obtain product custom field value in Virtuemart

I am trying to obtain value of a custom field of a product. I only have ID of that product. I know title of the custom field. How can I get value of that custom field? Please help. PS: I know PHP well but I am new to Joomla/Virtuemart.
Mihir
  • 1,156
  • 3
  • 13
  • 22
3
votes
1 answer

Virtuemart / User Fields

I have added a field in 'Manage User Fields' & when an email is sent to the administrator notifying them of the new user registration, I want to include this new field. I have written some code to get this new field from #__vm_user_info in…
larryr
  • 1,536
  • 3
  • 17
  • 27
3
votes
2 answers

Virtuemart Add To Cart button on browse page for Virtuemart 2/Joomla 2.5.4

I've tried to figure out how to do this but just can't work it out, I've tried searching on here, Google and through the Virtuemart forums to no success. I'm trying to display the Add To Cart button that is on the Product Details page on the…
alexwatever
  • 576
  • 1
  • 7
  • 20
2
votes
4 answers

Virtuemart 2 payment method

I've installed virtuemart 2 on joomla 1.7. Usually, there are pre-installed payment mthods you can enable to accept payments on your website, but vm 2 has nothing. I thought they would atleast have paypal. It seems like the framework has changed…
Yo Momma
  • 8,581
  • 7
  • 34
  • 45
2
votes
0 answers

How to add discounts in virtuemart 2.0 which are dependable on types of shoppers

I am having frustrations with this new Virtuemart 2.0. First of all: I would like to define discounts. I can't find that option. How can I do this? Second: I would like to define three shopper groups and would like to define different discounts on…
Draško
  • 2,119
  • 4
  • 41
  • 73
2
votes
1 answer

Doctrine Rollback Issue

I have a weird phenomenom. I added database tables to the schema which are already existing in the database the connect 'virtuemart'. But he can't connect to this tables. I tried it with $taxId = Doctrine::getTable('JosVmTaxRate') …
Andreas
  • 2,694
  • 2
  • 21
  • 33
2
votes
1 answer

MySQL - Specific Table Replication

Is there a script or a way for me to sync only certain tables from the master DB to all slave site DB's. They are all on the same server, but there are around 200 mysql db's and all of them must be kept in sync with main DB and replicate every hour…
2
votes
1 answer

VirtueMart Children Product List

Hey I'm trying to style a list of children products I have. These children products are displayed in a dropdown and from there their attributes are displayed. I need to restyle this children product list, or reformat it so it's not a dropdown. This…
Shane Da Silva
  • 268
  • 6
  • 16
2
votes
1 answer

VirtueMart API Connection/web Reference

I have been trying to find a way to integrate with a Joomla / Virtuemart store. I spent hours online searching for API documentation and failed to find a way to start the integration. Can anyone point me into a direction to help me get started? I…
Shane van Wyk
  • 1,870
  • 1
  • 26
  • 62
1
2
3
47 48