Archive for the ‘Virtuemart’ Category

Adding extra field in virtuemart 1.1.x

Thursday, July 15th, 2010

I will compile my tutorials + images here . But i have no time to do it now . PLease email me or skype me at arni.cinco if you have encounter this problem.

>>read more

Email confirmation sent after Paypal payment has been completed + itemized the product

Thursday, July 15th, 2010

Problem: Email confirmation sent after Paypal payment has been completed + itemized the product
The problem above was requested of my Canadian clients for their site . I used the virtuemart patch here but it took me a long time to figure out and i encountered a lot of errors. What I did [...]

>>read more

How to remove tax total in my cart and confirmation email in virtuemart 1.1.x

Tuesday, February 23rd, 2010

The tutorial explain on how to remove the tax total that appear in chekout process and confirmation email in virtuemart.
It include editing some virtuemart files so we need back up them and also database.
System :
Virtuemart 1.1.x
Joomla 1.5.x

>>read more

Show category name in product detail page- hack (virtuemart)

Tuesday, February 16th, 2010

In order to display category name in your product detail page you need to modify some of your Virtuemart files.
Requirement:
Joomla 1.5.X
Virtuemart 1.1.X

>>read more

Change form action based on 2 select option

Monday, February 9th, 2009

The tutorial explains on how to change form action based on the 2 select option. The use of this code is for loading different pages using the submit function of the javascript (this.form.submit();) when one of the select option changes its value ( onchange=”changeAction(this.form,this.name);”). In the example below, the first select named range will load [...]

>>read more

VM Paypal Integration PRO in Virtuemart

Saturday, January 31st, 2009

VM Paypal Integration Pro is support shipping , itemized products with discount and coupon. Check out the comparison chart below:

>>read more

Can’t create/write to file /tmp/ (Errcode: 28)

Monday, December 29th, 2008

The tutorial explain how to fix error cause by MYSQL daemon/engine on your server has run out of space for storing its own database files. If the filename/path mentioned includes “/tmp/” in it, then the error is likely referring to temporary/swap files instead of main database files.

>>read more

VM Paypal Integration in virtuemart (itemize + shipping)

Friday, December 19th, 2008

When someone goes to checkout in PayPal like any other payment checkout it would be great to have each product listed item by item and the shipping rate. By using this VM Paypal Integration product in Virtuemart its allow you to do them both. For all those who are interested email me at arni@virtuosomaster.com [...]

>>read more

Paypal does not allow your country of residence to ship to the country you wish to

Friday, November 14th, 2008

The tutorial explain on how to fix error when you are using Paypal as your payment gateway. All cart using paypal as a payment gateway are affected on this issue including CRELOADED, 273 LOADED , Virtuemart in Joomla and ubecart.

Here’s is the Fix:
CRE Loaded AND 273 Loaded cart :
1. Setup Your PayPal Website Payments Pro
2. [...]

>>read more

How to show your shipping rate in virtuemart during paypal checkout

Friday, November 14th, 2008

The tutorial explain how to fix an error during checkout using Paypal as your payment gateway and Standard shipping gateway in VirtueMart 1.1.2 in Joomla 1.0.15. During a paypal transaction on your site the received amount didn’t match the order total in your order information email.
Here’s the Fix :
1. Login in your admin -> Component–> [...]

>>read more