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?
import the file vm2_tco.sql to your database via phpmysql - make sure you set the correct prefix - your prefix first in that file
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
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