VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: gerusalem on February 06, 2015, 00:13:33 AM

Title: 2Checkout & Virtuemart 2.6.6
Post by: gerusalem on February 06, 2015, 00:13:33 AM
Hi!
I cannot find the payment plugin in the default settings.

Where I can find it?

I am new to 2Checkout...checked on the original support forum, but don't understand how to execute the sql file over my existing database.
https://github.com/craigchristenson/2CO_VirtueMart2

Any expert?
Title: Re: 2Checkout & Virtuemart 2.6.6
Post by: GJC Web Design on February 06, 2015, 10:05:11 AM
import the file vm2_tco.sql to your database via phpmysql - make sure you set the correct prefix - your prefix first in that file
Title: Re: 2Checkout & Virtuemart 2.6.6
Post by: gerusalem on February 06, 2015, 15:43:12 PM
Hi John,
thank you for your reply.

it is not clear to me how:
"Run the vm2_tco.sql file on your Joomla database. If your database makes use of prefixes on the tables, replace ##### with your prefix. (Joomla 1.6, 1.7, or 2.5)"

IMPORT?!

How to change the table prefix?

Thanks
Title: Re: 2Checkout & Virtuemart 2.6.6
Post by: GJC Web Design on February 06, 2015, 15:54:21 PM
change prefix - just open the sql file in a proper text editor and change the prefix

use the phpmyadmin from your hosting to import the file -- just google it  - will be obvious